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

Sam Tebbs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 03:50:19 PDT 2020


samtebbs added a comment.

In D86607#2238412 <https://reviews.llvm.org/D86607#2238412>, @samparker wrote:

> 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!

Thank you! I will commit after my last minute building and testing is done.


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