Extract index could be a differnet integral type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75327
[VectorCombine] Fix assert on compare extract index ClosedPublic Authored by kerbowa on Feb 27 2020, 8:51 PM.
Details Summary Extract index could be a differnet integral type.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 28 2020, 9:46 AM Closed by commit rG4fa63fd4524c: [VectorCombine] Fix assert on compare extract index (authored by kerbowa). · Explain WhyFeb 28 2020, 10:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 247313 llvm/lib/Transforms/Vectorize/VectorCombine.cpp
llvm/test/Transforms/VectorCombine/X86/extract-binop.ll
|