[PATCH] D139610: [AArch64][DAGCombiner] fold instruction EON from ISD::XOR

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 01:05:48 PST 2022


bcl5980 updated this revision to Diff 481547.
bcl5980 edited the summary of this revision.
bcl5980 added a comment.

needn't limit one of the op to constant.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139610/new/

https://reviews.llvm.org/D139610

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/logical-op-with-not.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139610.481547.patch
Type: text/x-patch
Size: 4177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221209/c1ad872b/attachment.bin>


More information about the llvm-commits mailing list