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

Amanieu via All-commits all-commits at lists.llvm.org
Wed Jun 23 07:43:39 PDT 2021


  Branch: refs/heads/release/12.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 0eae129baeb589b905223a1e9c8115937bc541b7
      https://github.com/llvm/llvm-project/commit/0eae129baeb589b905223a1e9c8115937bc541b7
  Author: Amanieu d'Antras <amanieu at gmail.com>
  Date:   2021-06-23 (Wed, 23 Jun 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

(cherry picked from commit ad9ce8142dd5b90f725ad362feb054d52a35aa1f)




More information about the All-commits mailing list