[all-commits] [llvm/llvm-project] 0c41f7: [PowerPC] Enable safe for 32bit vins* P10 instruct...
Zarko Todorovski via All-commits
all-commits at lists.llvm.org
Mon May 10 07:13:42 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c41f77857fccf2a20d48ca96ce61d3c4d1634e6
https://github.com/llvm/llvm-project/commit/0c41f77857fccf2a20d48ca96ce61d3c4d1634e6
Author: Zarko Todorovski <zarko at ca.ibm.com>
Date: 2021-05-10 (Mon, 10 May 2021)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
M llvm/lib/Target/PowerPC/PPCInstrPrefix.td
M llvm/test/CodeGen/PowerPC/aix-vec_insert_elt.ll
Log Message:
-----------
[PowerPC] Enable safe for 32bit vins* P10 instructions
Correctly emit `vins`instructions that are safe in 32bit mode.
Reviewed By: nemanjai, #powerpc
Differential Revision: https://reviews.llvm.org/D101383
More information about the All-commits
mailing list