[PATCH] D159056: [InstCombine] Make `isFreeToInvert` check recursively.

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 13 12:55:00 PDT 2023


goldstein.w.n updated this revision to Diff 556700.
goldstein.w.n added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159056

Files:
  llvm/include/llvm/Transforms/InstCombine/InstCombiner.h
  llvm/test/Transforms/InstCombine/minmax-intrinsics.ll
  llvm/test/Transforms/InstCombine/pr63791.ll
  llvm/test/Transforms/LoopVectorize/reduction-inloop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159056.556700.patch
Type: text/x-patch
Size: 8155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230913/27ffa83d/attachment.bin>


More information about the llvm-commits mailing list