[PATCH] D154933: [PowerPC] Implement llvm.set.rounding intrinsic
Qiu Chaofan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 19 09:29:56 PDT 2023
qiucf updated this revision to Diff 542074.
qiucf marked 2 inline comments as done.
qiucf added a comment.
Use `mtfsb0/1` for constant cases.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154933/new/
https://reviews.llvm.org/D154933
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/test/CodeGen/PowerPC/frounds.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154933.542074.patch
Type: text/x-patch
Size: 10461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/ade12648/attachment.bin>
More information about the llvm-commits
mailing list