diff options
author | Sanjay Patel <spatel@rotateright.com> | 2020-05-01 09:18:33 -0400 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2020-05-01 09:22:05 -0400 |
commit | 5486e00dc3e3bb9969f1e8dbddfd18bb92c99e56 (patch) | |
tree | 36d94b9131dc7fada2f56cb94b012ad0f3782968 /clang/lib/CodeGen/CodeGenFunction.h | |
parent | 4f1e9a17e9d28bdfd035313c96b3a5d4c91a7733 (diff) | |
download | llvm-5486e00dc3e3bb9969f1e8dbddfd18bb92c99e56.zip llvm-5486e00dc3e3bb9969f1e8dbddfd18bb92c99e56.tar.gz llvm-5486e00dc3e3bb9969f1e8dbddfd18bb92c99e56.tar.bz2 |
[InstSimplify] remove poison-unsafe insertelement of undef value
PR45481:
https://bugs.llvm.org/show_bug.cgi?id=45481
SDAG has an identical transform to this, so there's little
chance of any real-world impact. OTOH, that means we are
effectively sweeping the bug out of sight because poison
exists in codegen too.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions