diff options
author | Sander de Smalen <sander.desmalen@arm.com> | 2023-02-23 15:29:51 +0000 |
---|---|---|
committer | Sander de Smalen <sander.desmalen@arm.com> | 2023-02-23 16:11:00 +0000 |
commit | 68b56e3a74706b1a63a38b8f45c50b10c82ba640 (patch) | |
tree | 470f061d02c50244f290826da90990e8568e50f1 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | bd56c8d5f59a22b6c0ab64328b87d831a0c4468c (diff) | |
download | llvm-68b56e3a74706b1a63a38b8f45c50b10c82ba640.zip llvm-68b56e3a74706b1a63a38b8f45c50b10c82ba640.tar.gz llvm-68b56e3a74706b1a63a38b8f45c50b10c82ba640.tar.bz2 |
[InstCombine] NFC: Add implied condition to block in foldSelectInstWithICmp
Added the condition 'TrueVal->getType()->isIntOrIntVectorTy' to a block of code
in foldSelectInstWithICmp which is only valid if the TrueVal is integer type.
This change was split off from D136861.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions