[PATCH] D87361: [SelectionDAG] Add helper guard to automatically insert flags
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 22 13:04:47 PDT 2020
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM - this makes it more likely that we propagate as expected and cleans up the current code.
We probably have more cases like D88063 <https://reviews.llvm.org/D88063>, but that can be handled as follow-up patches.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87361/new/
https://reviews.llvm.org/D87361
More information about the llvm-commits
mailing list