llvm-project
a0181d05 - [AArch64] Sink NOT to be fold into BIC/ORN/EON (#176194)

Commit
31 days ago
[AArch64] Sink NOT to be fold into BIC/ORN/EON (#176194) Undoes a negation being hoisted out of a loop, so that if can be fold into an inverted bitwise operation in the loop. Implements #108840 on AArch64
Author
Parents
Loading