[PATCH] D89628: Fix constant-folding of overflowing arithmetic ops on vectors

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 03:50:36 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG42732d33cc7f: [InstCombine] Fix constant-folding of overflowing arithmetic ops on vectors (authored by LemonBoy, committed by lebedev.ri).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89628

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/with_overflow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89628.303814.patch
Type: text/x-patch
Size: 9828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201109/662943ca/attachment.bin>


More information about the llvm-commits mailing list