[PATCH] D145771: [LICM] Support logical AND/OR when hoisting min/max

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 13 00:35:03 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf91aaf1b0c5d: Return "[LICM] Support logical AND/OR when hoisting min/max" (authored by mkazantsev).

Changed prior to commit:
  https://reviews.llvm.org/D145771?vs=504078&id=504527#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145771

Files:
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/min_max.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145771.504527.patch
Type: text/x-patch
Size: 6588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230313/40a8fd38/attachment.bin>


More information about the llvm-commits mailing list