llvm-project
a0181d05
- [AArch64] Sink NOT to be fold into BIC/ORN/EON (#176194)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#176194 - [AArch64] Sink NOT to be fold into BIC/ORN/EON
Author
pfusik
Parents
8e2a5e37
Loading