Update baseline #267
Annotations
10 warnings
Main Script:
loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
Main Script:
loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
Main Script:
loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
Main Script:
loopy/target/execution.py#L309
Unable to generate code to automatically find 'im_h' from 'img':
|
Main Script:
loopy/target/c/c_execution.py#L339
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
Main Script:
loopy/target/c/c_execution.py#L322
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
Main Script:
test/test_expression.py#L338
Using default C compiler because gcc-10 was not found. These tests may take a long time, because of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107127.
|
Main Script:
loopy/target/c/c_execution.py#L339
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
Main Script:
loopy/target/c/c_execution.py#L322
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
Main Script:
test/test_expression.py#L338
Using default C compiler because gcc-10 was not found. These tests may take a long time, because of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107127.
|
Loading