[PATCH] D46072: [DagCombine][InstCombine][NFC] De Morgan law tests

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 27 03:53:38 PDT 2018


lebedev.ri updated this revision to Diff 144308.
lebedev.ri edited the summary of this revision.
lebedev.ri added a comment.

- Drop `test/CodeGen/{X86,AArch64}/demorgan.ll`.
- Switch `test/CodeGen/{X86,AArch64}/demorgan-extra.ll` to testing the final assembly, not post machinecombiner MIR.
- test `nor` pattern too


Repository:
  rL LLVM

https://reviews.llvm.org/D46072

Files:
  test/CodeGen/AArch64/demorgan-extra.ll
  test/CodeGen/X86/demorgan-extra.ll
  test/Transforms/InstCombine/demorgan-extra.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46072.144308.patch
Type: text/x-patch
Size: 48370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180427/177ecb02/attachment.bin>


More information about the llvm-commits mailing list