diff options
author | Nikita Popov <npopov@redhat.com> | 2024-07-18 16:48:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-18 16:48:21 +0200 |
commit | 7d74ca9513a3fa53b482230c20b1977a1f3d121b (patch) | |
tree | 7b2fcaff49bb743f56a4ffacdba80132d8ba981a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 257a0d535ac052a4eb1bb847605eff1eb169087d (diff) | |
download | llvm-7d74ca9513a3fa53b482230c20b1977a1f3d121b.zip llvm-7d74ca9513a3fa53b482230c20b1977a1f3d121b.tar.gz llvm-7d74ca9513a3fa53b482230c20b1977a1f3d121b.tar.bz2 |
[ValueLattice] Support constant vectors in mergeIn() (#99466)
This is a followup to vector support in LVI/CVP/SCCP. In mergeIn(), if
one of the operands is a vector of integer constant, we should try to
convert it into a constant range, in case that allows performing a range
union to something better than overdefined.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions