[PATCH] D147137: [InstSimplify] Extend handlng of fp min/max.

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 22:35:44 PDT 2023


skatkov updated this revision to Diff 510996.
skatkov retitled this revision from "Extend handlng of fp min/max." to "[InstSimplify] Extend handlng of fp min/max.".
skatkov edited the summary of this revision.
skatkov added a comment.

Pre-land tests, update description with alive2 checks.


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

https://reviews.llvm.org/D147137

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/InstSimplify/fminmax-folds.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147137.510996.patch
Type: text/x-patch
Size: 11409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230405/e14564df/attachment-0001.bin>


More information about the llvm-commits mailing list