[PATCH] D118595: [AArch64][DAGCombine] Add combine for negation of CSEL absolute value pattern.

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 04:00:18 PST 2022


sunho updated this revision to Diff 404476.
sunho added a comment.

Edit typos


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

https://reviews.llvm.org/D118595

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/aarch64-nabs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118595.404476.patch
Type: text/x-patch
Size: 4309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220131/ef54ee7c/attachment.bin>


More information about the llvm-commits mailing list