[PATCH] D83497: [PowerPC][Power10] Fix VINS* (vector insert byte/half/word) instructions to have i32 arguments.

Amy Kwan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 10 15:10:00 PDT 2020


amyk updated this revision to Diff 277153.
amyk retitled this revision from "[PowerPC][Power10] Fix the VINSW instruction to have an i32 argument." to "[PowerPC][Power10] Fix VINS* (vector insert byte/half/word) instructions to have i32 arguments.".
amyk edited the summary of this revision.
amyk added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Updated revision to fix vector insert byte/half/word versions to have an i32 argument.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83497

Files:
  clang/include/clang/Basic/BuiltinsPPC.def
  clang/test/CodeGen/builtins-ppc-p10vector.c
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/test/CodeGen/PowerPC/builtins-ppc-p10permute.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83497.277153.patch
Type: text/x-patch
Size: 18081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200710/d7316209/attachment-0001.bin>


More information about the cfe-commits mailing list