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
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,030 ms | x64 debian > Clang-Unit.Format/_/FormatTests/6::61 | |
60,050 ms | x64 debian > MLIR.Examples/standalone::test.toy |
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 |