[all-commits] [llvm/llvm-project] 43667d: [acc] Specialize acc.on_device with constant arg f...
Ivan R. Ivanov via All-commits
all-commits at lists.llvm.org
Wed Jul 8 15:03:27 PDT 2026
Branch: refs/heads/users/ivanradanov/fold-acc-on-device
Home: https://github.com/llvm/llvm-project
Commit: 43667dbfbe41998340369c328552cd21a51ec399
https://github.com/llvm/llvm-project/commit/43667dbfbe41998340369c328552cd21a51ec399
Author: Ivan Radanov Ivanov <iivanov at nvidia.com>
Date: 2026-07-08 (Wed, 08 Jul 2026)
Changed paths:
M mlir/lib/Dialect/OpenACC/Transforms/ACCSpecializeForDevice.cpp
M mlir/test/Dialect/OpenACC/acc-specialize-for-device.mlir
Log Message:
-----------
[acc] Specialize acc.on_device with constant arg for device
Fold known result acc.on_device to a constant on device-side code.
Commit: 2ab2f437a16fd13b5722dcd62f0df579c7967f9b
https://github.com/llvm/llvm-project/commit/2ab2f437a16fd13b5722dcd62f0df579c7967f9b
Author: Ivan Radanov 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:
-----------
let the device type integers be specified using pass options
Commit: 4ae00640304bc521ad31f9b00284e72e36926fd7
https://github.com/llvm/llvm-project/commit/4ae00640304bc521ad31f9b00284e72e36926fd7
Author: Ivan Radanov Ivanov <iivanov at nvidia.com>
Date: 2026-07-08 (Wed, 08 Jul 2026)
Changed paths:
M mlir/lib/Dialect/OpenACC/Transforms/ACCSpecializeForDevice.cpp
Log Message:
-----------
remove unused struct
Compare: https://github.com/llvm/llvm-project/compare/43667dbfbe41%5E...4ae00640304b
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