[all-commits] [llvm/llvm-project] 0fbdfc: [mlir][acc] Specialize acc.on_device with constant...

Ivan R. Ivanov via All-commits all-commits at lists.llvm.org
Wed Jul 8 16:21:25 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0fbdfc85b3bca4edc949966324c8b9cb57693194
      https://github.com/llvm/llvm-project/commit/0fbdfc85b3bca4edc949966324c8b9cb57693194
  Author: Ivan R. Ivanov <iivanov at nvidia.com>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    M mlir/include/mlir/Dialect/OpenACC/Transforms/Passes.h
    M mlir/include/mlir/Dialect/OpenACC/Transforms/Passes.td
    M mlir/lib/Dialect/OpenACC/Transforms/ACCSpecializeForDevice.cpp
    M mlir/test/Dialect/OpenACC/acc-specialize-for-device.mlir

  Log Message:
  -----------
  [mlir][acc] Specialize acc.on_device with constant arg for device (#208099) (#208351)

Fold known result acc.on_device to a constant in device-side code.

Re-submitted PR due to accidental stack PR merge



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