[all-commits] [llvm/llvm-project] 27c549: Adding dynamic size check to avoid subword buffer ...
Zhuoran Yin via All-commits
all-commits at lists.llvm.org
Wed Apr 9 06:36:59 PDT 2025
Branch: refs/heads/users/zyin/dynamic-check-size-buffer-load
Home: https://github.com/llvm/llvm-project
Commit: 27c5497a5dc96fe8a05e775e0c9f793927c5d59c
https://github.com/llvm/llvm-project/commit/27c5497a5dc96fe8a05e775e0c9f793927c5d59c
Author: jerryyin <zhuoryin at amd.com>
Date: 2025-04-09 (Wed, 09 Apr 2025)
Changed paths:
M mlir/include/mlir/Dialect/AMDGPU/Transforms/Passes.td
M mlir/lib/Dialect/AMDGPU/Transforms/CMakeLists.txt
M mlir/lib/Dialect/AMDGPU/Transforms/TransferReadToLoad.cpp
M mlir/test/Dialect/AMDGPU/transfer-read-to-load.mlir
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
Adding dynamic size check to avoid subword buffer load
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