[PATCH] D96106: [GVNSink][Fix] Unregister assumptions that are replaced (PR49043)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 5 01:06:29 PST 2021


nikic added a comment.

Can you explain why this requires manual handling, and is not handled by the ValueHandle RAUW logic in AC?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96106



More information about the llvm-commits mailing list