[all-commits] [llvm/llvm-project] 982944: Revert "[InstCombine][DebugInfo] Fold constants wr...

David via All-commits all-commits at lists.llvm.org
Mon Feb 10 08:58:50 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 982944525c7706c4dee00042d5b7cf2f0d87804f
      https://github.com/llvm/llvm-project/commit/982944525c7706c4dee00042d5b7cf2f0d87804f
  Author: David Stenberg <david.stenberg at ericsson.com>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
    R llvm/test/Transforms/InstCombine/constant-fold-metadata-wrapped.ll

  Log Message:
  -----------
  Revert "[InstCombine][DebugInfo] Fold constants wrapped in metadata"

This reverts commit b54a8ec1bcd3689771c847cb37515b627034e518.

The commit triggered debug invariance (different output with/without
-g). The patch seems to have exposed a pre-existing invariance problem
in GlobalOpt, which I'll write a bug report for.




More information about the All-commits mailing list