[PATCH] D93840: [InstCombine] Disable unsafe select transform behind a flag

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 28 13:44:05 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4a16c507cb68: [InstCombine] Disable unsafe select transform behind a flag (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93840

Files:
  llvm/include/llvm/Transforms/InstCombine/InstCombiner.h
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/select-and-or.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93840.313891.patch
Type: text/x-patch
Size: 8605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201228/5c30699f/attachment.bin>


More information about the llvm-commits mailing list