[all-commits] [llvm/llvm-project] 01beca: Amend from conversion to dialect rewrite pattern
Zhuoran Yin via All-commits
all-commits at lists.llvm.org
Thu Mar 20 14:29:43 PDT 2025
Branch: refs/heads/users/zyin/create-vector-to-amdgpu-conversion
Home: https://github.com/llvm/llvm-project
Commit: 01beca8b3e7fa6cba849ec12b232050c05809585
https://github.com/llvm/llvm-project/commit/01beca8b3e7fa6cba849ec12b232050c05809585
Author: jerryyin <zhuoryin at amd.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M mlir/include/mlir/Conversion/Passes.h
M mlir/include/mlir/Conversion/Passes.td
R mlir/include/mlir/Conversion/VectorToAMDGPU/VectorToAMDGPU.h
M mlir/include/mlir/Dialect/AMDGPU/Transforms/Passes.h
M mlir/include/mlir/Dialect/AMDGPU/Transforms/Passes.td
M mlir/lib/Conversion/CMakeLists.txt
R mlir/lib/Conversion/VectorToAMDGPU/CMakeLists.txt
R mlir/lib/Conversion/VectorToAMDGPU/VectorToAMDGPU.cpp
M mlir/lib/Dialect/AMDGPU/Transforms/CMakeLists.txt
A mlir/lib/Dialect/AMDGPU/Transforms/TransferReadToLoad.cpp
R mlir/test/Conversion/VectorToAMDGPU/vector-transfer-read-to-vector-load.mlir
A mlir/test/Dialect/AMDGPU/transfer-read-to-load.mlir
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
Amend from conversion to dialect rewrite pattern
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