[PATCH] D90015: [InstSimpify][ValueTracking] Use new FP matchers

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 23 02:00:57 PDT 2020


foad created this revision.
foad added reviewers: RKSimon, spatel, lebedev.ri.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
foad requested review of this revision.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90015

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/InstCombine/clamp-to-minmax.ll
  llvm/test/Transforms/InstSimplify/fcmp-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90015.300196.patch
Type: text/x-patch
Size: 5671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201023/682c8f2f/attachment.bin>


More information about the llvm-commits mailing list