[PATCH] D114540: Big-endian version of vpermxor

Tarique Islam via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 30 06:25:13 PST 2021


tislam updated this revision to Diff 390683.
tislam marked 2 inline comments as done.
tislam added a comment.

- The P9 <https://reviews.llvm.org/P9> RUN step on big-endian platform is removed from the lit test.
- Fixed formatting in `llvm/lib/Target/PowerPC/PPCInstrVSX.td`


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.390683.patch
Type: text/x-patch
Size: 13602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211130/fd575ed5/attachment.bin>


More information about the llvm-commits mailing list