[all-commits] [llvm/llvm-project] 907c7e: [Attributor] Enable `AAAddressSpace` in `OpenMPOpt...

Shilei Tian via All-commits all-commits at lists.llvm.org
Fri Aug 16 10:34:10 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 907c7eb311077c5da434bf67858b1173a351d800
      https://github.com/llvm/llvm-project/commit/907c7eb311077c5da434bf67858b1173a351d800
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2024-08-16 (Fri, 16 Aug 2024)

  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:
  -----------
  [Attributor] Enable `AAAddressSpace` in `OpenMPOpt` (#104363)

This reverts commit e592c2dcf5b7d2da6c2564f5d9990aa34079bad4.

We can finally reland the PR since the issue that caused the PR to be
reverted has been resolved in
https://github.com/llvm/llvm-project/pull/104051.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list