[PATCH] D93183: [BasicAA] Make sure context instruction is symmetric

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 13:37:03 PST 2020


jdoerfert added a comment.

Maybe I don't understand this so I figure I ask: Couldn't we know about V2 at position Ctx1 than we know at Ctx2? If so, would it be correct to use Ctx1 information? I get the feeling that the answers are both "true" but I want to confirm first.


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

https://reviews.llvm.org/D93183



More information about the llvm-commits mailing list