[PATCH] D105770: [AArch64] Optimize overflow checks for [s|u]mul.with.overflow.i32.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 12 15:31:23 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6c04b7dd4fb4: [AArch64] Optimize overflow checks for [s|u]mul.with.overflow.i32. (authored by efriedma).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105770

Files:
  llvm/lib/Target/AArch64/AArch64FastISel.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/arm64-xaluo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105770.358081.patch
Type: text/x-patch
Size: 8941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210712/e9072c64/attachment.bin>


More information about the llvm-commits mailing list