[PATCH] D74722: [TargetLower] Update shouldFormOverflowOp check if math is used.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 02:33:00 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG216afd3301f3: [TargetLower] Update shouldFormOverflowOp check if math is used. (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D74722?vs=244982&id=245359#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74722

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/ARM/ARMISelLowering.h
  llvm/lib/Target/SystemZ/SystemZISelLowering.h
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/test/Transforms/CodeGenPrepare/SPARC/overflow-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74722.245359.patch
Type: text/x-patch
Size: 8576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200219/0527e977/attachment.bin>


More information about the llvm-commits mailing list