[all-commits] [llvm/llvm-project] c89b69: [ADCE] Keep track of if we modified the CFG and pr...

aeubanks via All-commits all-commits at lists.llvm.org
Wed Mar 1 09:22:45 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c89b69a1274a5b822326a9169dcb39cd4403440b
      https://github.com/llvm/llvm-project/commit/c89b69a1274a5b822326a9169dcb39cd4403440b
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2023-03-01 (Wed, 01 Mar 2023)

  Changed paths:
    M llvm/lib/Transforms/Scalar/ADCE.cpp

  Log Message:
  -----------
  [ADCE] Keep track of if we modified the CFG and preserve analyses accordingly

No measurable compile time impact, but might as well resolve the TODO.

Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D145014




More information about the All-commits mailing list