diff options
author | Juneyoung Lee <aqjune@gmail.com> | 2020-08-24 02:37:10 +0900 |
---|---|---|
committer | Juneyoung Lee <aqjune@gmail.com> | 2020-08-26 04:40:21 +0900 |
commit | f753f5b05033bf1d8b89b19b753b78c89de41ae3 (patch) | |
tree | 2e5f3b6e997ebfe79035eb00ca88ac6913d348aa /clang/lib/Lex/ModuleMap.cpp | |
parent | 8e51bb249bc2a71ecd13092bc0e1e246995feba6 (diff) | |
download | llvm-f753f5b05033bf1d8b89b19b753b78c89de41ae3.zip llvm-f753f5b05033bf1d8b89b19b753b78c89de41ae3.tar.gz llvm-f753f5b05033bf1d8b89b19b753b78c89de41ae3.tar.bz2 |
[ValueTracking] Let getGuaranteedNonPoisonOp find multiple non-poison operands
This patch helps getGuaranteedNonPoisonOp find multiple non-poison operands.
Instead of special-casing llvm.assume, I think it is also a viable option to
add noundef to Intrinsics.td. If it makes sense, I'll make a patch for that.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D86477
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions