[PATCH] D72700: [DSE] Add first version of MemorySSA-backed DSE (Bottom up walk).

Kadir Cetinkaya via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 06:37:26 PST 2020


kadircet added a comment.

Reverting in 42f8b915eb72364cc5e84adf58a2c2d4947e8b10 <https://reviews.llvm.org/rG42f8b915eb72364cc5e84adf58a2c2d4947e8b10> as this results in a use-after-free, see http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/38628/steps/check-llvm%20asan/logs/stdio


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72700





More information about the llvm-commits mailing list