[llvm] [AArch64] Lower disjoint_or+not to eon. (PR #147279)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 7 06:51:42 PDT 2025
AZero13 wrote:
question: does ORN not exist on AArch64? was curious as to why the non-disjoint ors don't fold to that
https://github.com/llvm/llvm-project/pull/147279
More information about the llvm-commits
mailing list