[all-commits] [llvm/llvm-project] 5db899: [mlir][test][gpu] Migrate ROCM tests to the Target...
Fabian Mora via All-commits
all-commits at lists.llvm.org
Fri Sep 8 18:27:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5db8990cdae2b4e9bcb4ed6e874d1bd5be9962db
https://github.com/llvm/llvm-project/commit/5db8990cdae2b4e9bcb4ed6e874d1bd5be9962db
Author: Fabian Mora <fmora.dev at gmail.com>
Date: 2023-09-08 (Fri, 08 Sep 2023)
Changed paths:
M mlir/test/Integration/GPU/ROCM/gpu-to-hsaco.mlir
M mlir/test/Integration/GPU/ROCM/printf.mlir
M mlir/test/Integration/GPU/ROCM/two-modules.mlir
M mlir/test/Integration/GPU/ROCM/vecadd.mlir
M mlir/test/Integration/GPU/ROCM/vector-transferops.mlir
Log Message:
-----------
[mlir][test][gpu] Migrate ROCM tests to the TargetAttr compilation workflow (#65805)
Migrate tests referencing `gpu-to-hsaco` to the new compilation workflow
using TargetAttrs.
More information about the All-commits
mailing list