Avoids asserting in SCEV when the target extension type is actually smaller than the source type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM
llvm/test/Transforms/LoopLoadElim/loop-i1-count.ll | ||
---|---|---|
46 | Please adjust the test to avoid undef as much as possible -- it makes it more likely that the test will break in the future. |