[all-commits] [llvm/llvm-project] 8c61f1: [DSE, MSSA] Delete instructions after printing it.

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jun 15 08:02:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c61f13a0f7cb4078b3dd4481c89b48fe4a50f77
      https://github.com/llvm/llvm-project/commit/8c61f13a0f7cb4078b3dd4481c89b48fe4a50f77
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-06-15 (Mon, 15 Jun 2020)

  Changed paths:
    M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
    M llvm/test/Transforms/DeadStoreElimination/MSSA/atomic-todo.ll
    M llvm/test/Transforms/DeadStoreElimination/MSSA/atomic.ll

  Log Message:
  -----------
  [DSE,MSSA] Delete instructions after printing it.

Also enables a now-passing test case, that exposed a crash caused by the
wrong order.




More information about the All-commits mailing list