diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2024-05-03 18:40:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-03 18:40:11 +0200 |
commit | 49c5f4d56a89278fcc426cabbeeec33e0915980e (patch) | |
tree | 6dcf681d6731569920231e11456a882db4ee205b /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | ac46eeaea8bc987e8a858a29d3b3e9e6539a81a8 (diff) | |
download | llvm-49c5f4d56a89278fcc426cabbeeec33e0915980e.zip llvm-49c5f4d56a89278fcc426cabbeeec33e0915980e.tar.gz llvm-49c5f4d56a89278fcc426cabbeeec33e0915980e.tar.bz2 |
SystemZ: Fold copy of vector immediate to gr128 (#90706)
If materializing a constant in a vector register that is just
going to be copied to general registers, directly materialize
the immediate in the gpr. This will avoid a few lit test regressions
in a future commit.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions