[PATCH] D131654: [PowerPC] Add XXEVAL TD pattern
Ting Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 11 00:11:41 PDT 2022
tingwang created this revision.
tingwang added reviewers: nemanjai, shchenz, PowerPC.
tingwang added a project: LLVM.
Herald added subscribers: kbarton, hiraditya.
Herald added a project: All.
tingwang requested review of this revision.
Herald added a subscriber: llvm-commits.
Add xxeval TD pattern for P10 <https://reviews.llvm.org/P10> on: eqv, nor, or, xor.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D131654
Files:
llvm/lib/Target/PowerPC/PPCInstrP10.td
llvm/test/CodeGen/PowerPC/xxeval-eqv-nor-or-xor.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131654.451747.patch
Type: text/x-patch
Size: 9070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220811/c4edcbd0/attachment.bin>
More information about the llvm-commits
mailing list