![]() There are two ctlz intrinsics here with the zero_is_poison flag set. There are also two comparisons that check if either of the inputs the ctlzs are zero. We need to use a logical or to block the poison from the ctlz if either of the inputs is zero. Reviewed By: arsenm, aqjune Differential Revision: https://reviews.llvm.org/D130680 |
||
---|---|---|
.. | ||
ASanStackFrameLayoutTest.cpp | ||
BasicBlockUtilsTest.cpp | ||
CMakeLists.txt | ||
CallPromotionUtilsTest.cpp | ||
CloningTest.cpp | ||
CodeExtractorTest.cpp | ||
CodeMoverUtilsTest.cpp | ||
DebugifyTest.cpp | ||
FunctionComparatorTest.cpp | ||
IntegerDivisionTest.cpp | ||
LocalTest.cpp | ||
LoopRotationUtilsTest.cpp | ||
LoopUtilsTest.cpp | ||
MemTransferLowering.cpp | ||
ModuleUtilsTest.cpp | ||
ProfDataUtilTest.cpp | ||
SSAUpdaterBulkTest.cpp | ||
ScalarEvolutionExpanderTest.cpp | ||
SizeOptsTest.cpp | ||
UnrollLoopTest.cpp | ||
VFABIUtils.cpp | ||
ValueMapperTest.cpp |