[all-commits] [llvm/llvm-project] ad9ce8: [ConstantMerge] Don't merge thread_local constants...

Amanieu via All-commits all-commits at lists.llvm.org
Wed Apr 28 15:44:40 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ad9ce8142dd5b90f725ad362feb054d52a35aa1f
      https://github.com/llvm/llvm-project/commit/ad9ce8142dd5b90f725ad362feb054d52a35aa1f
  Author: Amanieu d'Antras <amanieu at gmail.com>
  Date:   2021-04-28 (Wed, 28 Apr 2021)

  Changed paths:
    M llvm/lib/Transforms/IPO/ConstantMerge.cpp
    M llvm/test/Transforms/ConstantMerge/dont-merge.ll

  Log Message:
  -----------
  [ConstantMerge] Don't merge thread_local constants with non-thread_local constants

Fixes PR49932

Reviewed By: mehdi_amini

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




More information about the All-commits mailing list