[PATCH] D120214: [NFC][AARCH64] Add test cases for negation of select

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 20 09:41:27 PST 2022


sunho created this revision.
Herald added a subscriber: kristof.beyls.
sunho requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add tests to demonstrate new dag combine pattern.


https://reviews.llvm.org/D120214

Files:
  llvm/test/CodeGen/AArch64/neg-abs.ll
  llvm/test/CodeGen/AArch64/neg-selects.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120214.410160.patch
Type: text/x-patch
Size: 3289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220220/11fb7068/attachment.bin>


More information about the llvm-commits mailing list