[PATCH] D80542: [DAGCombiner] Require ninf for division estimation
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 28 06:30:20 PDT 2020
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM - if you want to move the flags check inside BuildDivEstimate() to work better with D80706 <https://reviews.llvm.org/D80706>, either way seems fine to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80542/new/
https://reviews.llvm.org/D80542
More information about the llvm-commits
mailing list