[PATCH] D134348: [InstSimplify] Support vectors in simplifyWithOpReplaced()

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 22 01:45:59 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG41dde5d858cd: [InstSimplify] Support vectors in simplifyWithOpReplaced() (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134348

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/select-safe-bool-transforms.ll
  llvm/test/Transforms/InstCombine/select.ll
  llvm/test/Transforms/InstSimplify/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134348.462112.patch
Type: text/x-patch
Size: 9065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220922/2d9996b2/attachment.bin>


More information about the llvm-commits mailing list