[PATCH] D82725: [PowerPC] Implement Move to VSR Mask builtins in LLVM/Clang

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 17 15:08:58 PDT 2020


amyk updated this revision to Diff 292634.
amyk added a comment.

- Rebased patch.
- Update patch to remove unnecessary immediate handling.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82725/new/

https://reviews.llvm.org/D82725

Files:
  clang/include/clang/Basic/BuiltinsPPC.def
  clang/lib/Headers/altivec.h
  clang/test/CodeGen/builtins-ppc-p10vector.c
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/test/CodeGen/PowerPC/p10-vector-mask-ops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82725.292634.patch
Type: text/x-patch
Size: 11012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200917/551b6c59/attachment.bin>


More information about the llvm-commits mailing list