aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAlex MacLean <amaclean@nvidia.com>2024-09-17 15:31:28 -0700
committerGitHub <noreply@github.com>2024-09-17 15:31:28 -0700
commit790f2eb16a279f4cb4b57397fcafd5cadb49d6b7 (patch)
tree6d4e7b08636312246f13ea16b01897b63ece5380 /clang/lib/CodeGen/CodeGenModule.cpp
parentb84663854859903c7b457b084d255a77405bd7a2 (diff)
downloadllvm-790f2eb16a279f4cb4b57397fcafd5cadb49d6b7.zip
llvm-790f2eb16a279f4cb4b57397fcafd5cadb49d6b7.tar.gz
llvm-790f2eb16a279f4cb4b57397fcafd5cadb49d6b7.tar.bz2
[InstCombine] Avoid simplifying bitcast of undef to a zeroinitializer vector (#108872)
In some cases, if an undef value is the product of another instcombine simplification, a bitcast of undef is simplified to a zeroinitializer vector instead of undef.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions