[PATCH] D86607: [RDA] Don't visit the BB of the instruction in getUniqueReachingMIDef

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 03:30:59 PDT 2020


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

I have also stumbled across this bug while making a change so I also have this fix downstream! The existing test cases will cover this once I upload another change, so I think this is fine. Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86607



More information about the llvm-commits mailing list