[all-commits] [llvm/llvm-project] 7674ae: Revert D146987 "[Assignment Tracking] Enable by de...

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Wed Apr 19 02:04:33 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7674ae7231c4e286b93eb399e475765630666f8b
      https://github.com/llvm/llvm-project/commit/7674ae7231c4e286b93eb399e475765630666f8b
  Author: OCHyams <orlando.hyams at sony.com>
  Date:   2023-04-19 (Wed, 19 Apr 2023)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/test/CodeGen/assignment-tracking/flag.cpp

  Log Message:
  -----------
  Revert D146987 "[Assignment Tracking] Enable by default"

This reverts commit 107b307bd61e51aa66ea41f1a2c92c1459b39c7e due
to build errors in a parent commit fca3e8e024f0015604d21e6f76f3e199345679c5


  Commit: 6db6ab4815a44bfcaabfcdd84a0ff458394f6f52
      https://github.com/llvm/llvm-project/commit/6db6ab4815a44bfcaabfcdd84a0ff458394f6f52
  Author: OCHyams <orlando.hyams at sony.com>
  Date:   2023-04-19 (Wed, 19 Apr 2023)

  Changed paths:
    M llvm/include/llvm/IR/DebugInfo.h
    M llvm/include/llvm/IR/DebugInfoMetadata.h
    M llvm/include/llvm/IR/IntrinsicInst.h
    M llvm/lib/IR/DebugInfo.cpp
    M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
    M llvm/lib/Transforms/Scalar/SROA.cpp
    M llvm/test/DebugInfo/Generic/assignment-tracking/dse/dse-after-memcpyopt-merge.ll
    R llvm/test/DebugInfo/Generic/assignment-tracking/dse/shorten-offset.ll

  Log Message:
  -----------
  Revert "[Assignment Tracking] Fix fragment error for some DSE-shortened stores"

This reverts commit fca3e8e024f0015604d21e6f76f3e199345679c5.

Buildbot: https://lab.llvm.org/buildbot/#/builders/121/builds/29766


Compare: https://github.com/llvm/llvm-project/compare/bf4dc4381e30...6db6ab4815a4


More information about the All-commits mailing list