[PATCH] D106668: [DAG] Add initial SelectionDAG::isGuaranteedNotToBeUndefOrPoison framework (PR51129)

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 23 12:29:42 PDT 2021


aqjune accepted this revision.
aqjune added a comment.
This revision is now accepted and ready to land.

To me, this patch looks good (since it contains basic checks only), but I'd appreciate comments from other reviewers because I'm not pretty familiar with SelDag.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106668



More information about the llvm-commits mailing list