[PATCH] D90807: [PowerPC] no readmem property for intrinsics mfvscr
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 5 06:57:38 PST 2020
shchenz updated this revision to Diff 303112.
shchenz edited the summary of this revision.
shchenz added a comment.
update according comments:
1: fix the typo that intrinsic mfvscr should be with no readmem property
2: add has side effect for SAT register clobber intrinsics.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90807/new/
https://reviews.llvm.org/D90807
Files:
llvm/include/llvm/IR/IntrinsicsPowerPC.td
llvm/test/CodeGen/PowerPC/sat-register-clobber.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90807.303112.patch
Type: text/x-patch
Size: 8426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201105/6dd7c35f/attachment.bin>
More information about the llvm-commits
mailing list