[llvm] [ARM][AArch64] Allow the CSE to take into consideration uses of the carry and overflow flags in ARM and AArch64 (PR #150803)
via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 26 15:02:56 PDT 2025
AZero13 wrote:
Note that on ARM, V flag is not touched so it is not safe.
https://github.com/llvm/llvm-project/pull/150803
More information about the llvm-commits
mailing list