[all-commits] [llvm/llvm-project] 3d5cf0: Revert "[InstSimplify] Fold all global variables w...

Alan Zhao via All-commits all-commits at lists.llvm.org
Wed Jun 14 14:11:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d5cf0df4f5a54ff4aeee69f4bb80b8e079c9f23
      https://github.com/llvm/llvm-project/commit/3d5cf0df4f5a54ff4aeee69f4bb80b8e079c9f23
  Author: Alan Zhao <ayzhao at google.com>
  Date:   2023-06-14 (Wed, 14 Jun 2023)

  Changed paths:
    M llvm/lib/Analysis/MemoryBuiltins.cpp
    R llvm/test/Transforms/InstSimplify/gv-alloca-cmp.ll
    M llvm/test/Transforms/LowerConstantIntrinsics/objectsize_basic.ll

  Log Message:
  -----------
  Revert "[InstSimplify] Fold all global variables with initializers"

This reverts commit 17b7df3daee85c1a4d1d955e558d42b34ce17549.

Reason: causes chrome builds to crash: https://crbug.com/1454861




More information about the All-commits mailing list