aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2020-11-03 10:32:38 +0000
committerFlorian Hahn <flo@fhahn.com>2020-11-03 12:58:39 +0000
commitd68bed0fa94e133f79c14248621f8c5544f7bdd9 (patch)
tree3d519cadc01ce93bf2c85a93387dfa9ddc77cbeb /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parentbd32386410402e5f8d6b1f84f36e6846ef9d814c (diff)
downloadllvm-d68bed0fa94e133f79c14248621f8c5544f7bdd9.zip
llvm-d68bed0fa94e133f79c14248621f8c5544f7bdd9.tar.gz
llvm-d68bed0fa94e133f79c14248621f8c5544f7bdd9.tar.bz2
[SCCP] Handle bitcast of vector constants.
Vectors where all elements have the same known constant range are treated as a single constant range in the lattice. When bitcasting such vectors, there is a mis-match between the width of the lattice value (single constant range) and the original operands (vector). Go to overdefined in that case. Fixes PR47991.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions