[PATCH] D88514: [GlobalISel] Fix multiply with overflow intrinsics legalization generating invalid MIR.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 18:41:20 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1d54e75cf26a: [GlobalISel] Fix multiply with overflow intrinsics legalization generating… (authored by aemerson).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88514/new/

https://reviews.llvm.org/D88514

Files:
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-mul.mir
  llvm/test/CodeGen/Mips/GlobalISel/legalizer/mul.mir
  llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88514.295160.patch
Type: text/x-patch
Size: 6820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200930/9b6726f1/attachment.bin>


More information about the llvm-commits mailing list