diff options
author | Kazushi (Jam) Marukawa <marukawa@nec.com> | 2022-11-23 14:50:08 +0900 |
---|---|---|
committer | Kazushi (Jam) Marukawa <marukawa@nec.com> | 2022-11-25 17:52:20 +0900 |
commit | a89c9bafe67f102f224560daad28651684fed516 (patch) | |
tree | 9436ffe6d2d151feb5fcce602ce84a2dfbb8b8f3 /llvm/lib/Support/TargetParser.cpp | |
parent | a9733b8a5eed441d6378d0fc88630233e00a6395 (diff) | |
download | llvm-a89c9bafe67f102f224560daad28651684fed516.zip llvm-a89c9bafe67f102f224560daad28651684fed516.tar.gz llvm-a89c9bafe67f102f224560daad28651684fed516.tar.bz2 |
[VE] Remove unnecessary isReMaterializable flags
This flag should be used for instructions which create constant values.
So, remove the flag from not proper instructions. Only LEA, LEASL, and
OR instructions have the flag now.
Reviewed By: efocht
Differential Revision: https://reviews.llvm.org/D138544
Diffstat (limited to 'llvm/lib/Support/TargetParser.cpp')
0 files changed, 0 insertions, 0 deletions