[PATCH] D145456: [InstSimplify] Add tests for simplifying `min/max(Intrin(X), X)`; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 18:06:46 PST 2023


goldstein.w.n created this revision.
Herald added a project: All.
goldstein.w.n requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145456

Files:
  llvm/test/Transforms/InstSimplify/minmax-intrin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145456.502882.patch
Type: text/x-patch
Size: 5620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230307/94635a13/attachment.bin>


More information about the llvm-commits mailing list