[all-commits] [llvm/llvm-project] e592c2: Revert "[Attributor] Enable AAAddressSpace for Ope...

Shilei Tian via All-commits all-commits at lists.llvm.org
Thu Sep 7 09:31:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e592c2dcf5b7d2da6c2564f5d9990aa34079bad4
      https://github.com/llvm/llvm-project/commit/e592c2dcf5b7d2da6c2564f5d9990aa34079bad4
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M llvm/lib/Transforms/IPO/OpenMPOpt.cpp
    M llvm/test/Transforms/Attributor/reduced/openmp_opt_constant_type_crash.ll
    M llvm/test/Transforms/OpenMP/barrier_removal.ll
    M llvm/test/Transforms/OpenMP/heap-to-shared-missing-declarations.ll
    M llvm/test/Transforms/OpenMP/nested_parallelism.ll
    M llvm/test/Transforms/OpenMP/spmdization_kernel_env_dep.ll

  Log Message:
  -----------
  Revert "[Attributor] Enable AAAddressSpace for OpenMPOpt (#65544)"

This reverts commit e91e3cf0748a80e1d7219c13fa6a7622321f4936 because
AMD BB is not happy with it.




More information about the All-commits mailing list