[all-commits] [llvm/llvm-project] 571eae: Reapply "[Assignment Tracking] Fix fragment error ...

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Wed Apr 19 05:38:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 571eaead173ba2c9c1df38ab230e1a40e24d3323
      https://github.com/llvm/llvm-project/commit/571eaead173ba2c9c1df38ab230e1a40e24d3323
  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
    A llvm/test/DebugInfo/Generic/assignment-tracking/dse/shorten-offset.ll

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

This reverts commit 6db6ab4815a44bfcaabfcdd84a0ff458394f6f52 which reverts
D148536.

Build issues addressed in D148698.




More information about the All-commits mailing list