[PATCH] D144671: [InstCombine] prevent miscompiles from select-of-div/rem transform

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 05:56:12 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG452279efe21a: [InstCombine] prevent miscompiles from select-of-div/rem transform (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144671

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/select-divrem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144671.501483.patch
Type: text/x-patch
Size: 5606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230301/796549f3/attachment.bin>


More information about the llvm-commits mailing list