[PATCH] D114540: Big-endian version of vpermxor
Tarique Islam via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 25 07:06:06 PST 2021
tislam updated this revision to Diff 389775.
tislam edited the summary of this revision.
tislam added a comment.
- Added test for `vpermxor_be` in `clang/test/CodeGen/builtins-ppc-crypto.c`.
- Placed `vpermxor_be` under `[HasVSX, HasP8Altivec]` in `llvm/lib/Target/PowerPC/PPCInstrVSX.td`.
- Updated test `llvm/test/CodeGen/PowerPC/crypto_bifs_be.ll`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114540/new/
https://reviews.llvm.org/D114540
Files:
clang/include/clang/Basic/BuiltinsPPC.def
clang/test/CodeGen/builtins-ppc-crypto.c
llvm/include/llvm/IR/IntrinsicsPowerPC.td
llvm/lib/Target/PowerPC/PPCInstrVSX.td
llvm/test/CodeGen/PowerPC/crypto_bifs_be.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114540.389775.patch
Type: text/x-patch
Size: 13739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211125/7b67ccd4/attachment-0001.bin>
More information about the cfe-commits
mailing list