[PATCH] D101720: [InstCombine] generalize select + select/and/or folding using implied conditions

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 2 07:35:55 PDT 2021


aqjune updated this revision to Diff 342242.
aqjune marked an inline comment as done.
aqjune added a comment.

remove assertion


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101720

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/select-safe-impliedcond-transforms.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101720.342242.patch
Type: text/x-patch
Size: 12053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210502/2a498085/attachment-0001.bin>


More information about the llvm-commits mailing list