[PATCH] D137643: [PowerPC] Add the SUBFUS instruction to Future CPU.
Stefan Pintilie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 8 07:18:55 PST 2022
stefanp created this revision.
stefanp added reviewers: lei, amyk, nemanjai.
Herald added subscribers: shchenz, kbarton, hiraditya.
Herald added a project: All.
stefanp requested review of this revision.
Herald added a project: LLVM.
Add a new instruction called SUBUFS that does saturating subtract.
This instruction is only for Future CPU.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D137643
Files:
llvm/lib/Target/PowerPC/PPCInstrFuture.td
llvm/test/MC/Disassembler/PowerPC/ppc-encoding-ISAFuture.txt
llvm/test/MC/Disassembler/PowerPC/ppc64le-encoding-ISAFuture.txt
llvm/test/MC/PowerPC/ppc-encoding-ISAFuture.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137643.473999.patch
Type: text/x-patch
Size: 3864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221108/3414543a/attachment.bin>
More information about the llvm-commits
mailing list