[PATCH] D78880: [InstCombine] use select-of-constants with set/clear bit mask patterns

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 3 06:54:34 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG682f0b366be2: [InstCombine] use select-of-constants with set/clear bit mask patterns (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78880

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/cast.ll
  llvm/test/Transforms/InstCombine/select-with-bitwise-ops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78880.261696.patch
Type: text/x-patch
Size: 6222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200503/1f4d4fe7/attachment.bin>


More information about the llvm-commits mailing list