diff options
author | Craig Topper <craig.topper@intel.com> | 2020-07-09 12:20:50 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-07-09 12:21:03 -0700 |
commit | 469da663f2df150629786df3f82c217062924f5e (patch) | |
tree | 37216396d68df6f0873fe73182eb9ce1b7c98798 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 389b67b809cd75470819d69102d62bb316d15967 (diff) | |
download | llvm-469da663f2df150629786df3f82c217062924f5e.zip llvm-469da663f2df150629786df3f82c217062924f5e.tar.gz llvm-469da663f2df150629786df3f82c217062924f5e.tar.bz2 |
[InstSimplify] Re-enable select ?, undef, X -> X transform when X is provably not poison
Follow up from the transform being removed in D83360. If X is probably not poison, then the transform is safe.
Still plan to remove or adjust the code from ConstantFolding after this.
Differential Revision: https://reviews.llvm.org/D83440
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions