[PATCH] D115904: [DSE] Remove calls with known writes to dead memory

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 17 11:50:53 PST 2021


reames added a comment.

@nikic Looks like you proved my concern about scoping wrong with D115962 <https://reviews.llvm.org/D115962>.  Once that lands, I'll rebase to include the restructure you requested on the attribute checking side.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115904



More information about the llvm-commits mailing list