Relax the constraint of wide/vectors types.
Address the comment https://reviews.llvm.org/D136015?id=469189#inline-1314520
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp | ||
---|---|---|
1275 | ||
llvm/test/Transforms/InstCombine/mul_full_64.ll | ||
451 | There is typo in the link: last instruction should be add not and. https://alive2.llvm.org/ce/z/y26zaW |
llvm/test/Transforms/InstCombine/mul_full_64.ll | ||
---|---|---|
451 | Done, thanks for your rectifying |