[PATCH] D45563: [X86][AArch64][NFC] Add tests for masked merge unfolding

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 18 11:10:41 PDT 2018


lebedev.ri updated this revision to Diff 142966.
lebedev.ri added a comment.

Revisited tests once, more, added some more complex patterns (with non-trivial 'y' and/or 'm'), that i expect could be failed to be matched.


Repository:
  rL LLVM

https://reviews.llvm.org/D45563

Files:
  test/CodeGen/AArch64/unfold-masked-merge-scalar.ll
  test/CodeGen/X86/unfold-masked-merge-scalar.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45563.142966.patch
Type: text/x-patch
Size: 62172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180418/0584b5ea/attachment-0001.bin>


More information about the llvm-commits mailing list