[PATCH] D134142: [InstCombine] Handle integer extension in `select` patterns using the condition as value

Markus Böck via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 13:25:29 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb751da43b2bd: [InstCombine] Handle integer extension in `select` patterns using the condition… (authored by zero9178).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134142

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134142.461679.patch
Type: text/x-patch
Size: 9625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220920/fc8f13e6/attachment.bin>


More information about the llvm-commits mailing list