[PATCH] D92420: [PowerPC] Exploitation of xxeval instruction for AND and NAND

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 07:57:52 PST 2020


stefanp updated this revision to Diff 309262.
stefanp added a comment.

Updated the test case to use a multiclass and added a comment to each pattern.
Also added different types to one of the patterns.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92420

Files:
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/test/CodeGen/PowerPC/xxeval-and-nand.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92420.309262.patch
Type: text/x-patch
Size: 8338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201203/3293e70c/attachment.bin>


More information about the llvm-commits mailing list