[PATCH] D157685: [SDAG] Don't transfer !range metadata without !noundef to SDAG (PR64589)

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 08:49:19 PDT 2023


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

GlobalISel probably gets away with this by just not having combines


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

https://reviews.llvm.org/D157685



More information about the llvm-commits mailing list