[PATCH] D89038: [PatternMatch] Add new FP matchers. NFC.
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 22 11:24:45 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.
Can do. But it feels like every time I try to separate things like that, some reviewer asks me to put it all into one patch again :( https://reviews.llvm.org/D87034#2254864
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