[PATCH] D89038: [PatternMatch] Add new FP matchers. NFC.

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


foad added a comment.

In D89038#2347889 <https://reviews.llvm.org/D89038#2347889>, @lebedev.ri wrote:

> I would strongly recommend to split this into two separate commits - adding the matchers, and using them.

OK, I split the "using them" part out into D90015 <https://reviews.llvm.org/D90015>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89038



More information about the llvm-commits mailing list