diff options
author | Victor Huang <wei.huang@ibm.com> | 2021-09-24 10:46:56 -0500 |
---|---|---|
committer | Victor Huang <wei.huang@ibm.com> | 2021-09-24 12:03:34 -0500 |
commit | 6e1aaf18af6c6b68d314a23068bd912524212fb6 (patch) | |
tree | a718fa898077841647b83d7af31e4f2d5bb4d309 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 1e9afab875696ebf1a8abb5637f04735411ee0b7 (diff) | |
download | llvm-6e1aaf18af6c6b68d314a23068bd912524212fb6.zip llvm-6e1aaf18af6c6b68d314a23068bd912524212fb6.tar.gz llvm-6e1aaf18af6c6b68d314a23068bd912524212fb6.tar.bz2 |
[PowerPC] Mark splat immediate instructions as rematerializable
This patch marks splat immediate instructions XXSPLTIW and XXSPLTIDP as
rematerializable to prevent MachineLICM from moving them out of loops.
Reviewed By: lei, amy
Differential revision: https://reviews.llvm.org/D108823
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions