Avoids asserting in SCEV when the target extension type is actually smaller than the source type.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Event Timeline
Comment Actions
LGTM
llvm/test/Transforms/LoopLoadElim/loop-i1-count.ll | ||
---|---|---|
45 | Please adjust the test to avoid undef as much as possible -- it makes it more likely that the test will break in the future. |
is there anything x86 specific about the test? If not please remove the target triple.