[all-commits] [llvm/llvm-project] 6b7838: [AIX] Allow safe for 32bit P8 VSX pattern matching
Zarko Todorovski via All-commits
all-commits at lists.llvm.org
Wed Apr 14 05:13:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b7838b68cc49621f3c92d8603f95e801d10f759
https://github.com/llvm/llvm-project/commit/6b7838b68cc49621f3c92d8603f95e801d10f759
Author: Zarko Todorovski <zarko at ca.ibm.com>
Date: 2021-04-14 (Wed, 14 Apr 2021)
Changed paths:
M llvm/lib/Target/PowerPC/PPCInstrVSX.td
A llvm/test/CodeGen/PowerPC/aix32-p8-scalar_vector_conversions.ll
M llvm/test/CodeGen/PowerPC/cannonicalize-vector-shifts.ll
M llvm/test/CodeGen/PowerPC/p8-scalar_vector_conversions.ll
Log Message:
-----------
[AIX] Allow safe for 32bit P8 VSX pattern matching
Pull some of the safe for 32bit pattern matching for Pwr8 and above.
Reviewed By: nemanjai
Differential Revision: https://reviews.llvm.org/D97909
More information about the All-commits
mailing list