llvm
llvm copied to clipboard
Update tests for the recent changes
For argument attributes:
commit 69a798a996e0cd9d521db38167cadf841d629d38
Author: goldsteinn <[email protected]>
Date: Thu Oct 17 21:28:47 2024 -0400
Reapply "[Inliner] Propagate more attributes to params when inlining (#91101)" (2nd Attempt) (#112749)
Root cause of the bug was code hanging onto `range` attr after
changing BitWidth. This was fixed in PR #112633.
For samesign on comparisons
commit 095d49da76be09143582e07a807c86d3b4334dec
Author: Yingwei Zheng <[email protected]>
Date: Thu Oct 17 20:43:48 2024 +0800
[InstCombine] Set `samesign` when converting signed predicates into unsigned (#112642)
Alive2: https://alive2.llvm.org/ce/z/6cqdt-