[all-commits] [llvm/llvm-project] 960ab5: [mlir][nvgpu] Verify invalid copy size (nfc)
Guray Ozen via All-commits
all-commits at lists.llvm.org
Mon Jul 17 08:09:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 960ab5225bea8f58e87eab8fd46d55ce9562b33d
https://github.com/llvm/llvm-project/commit/960ab5225bea8f58e87eab8fd46d55ce9562b33d
Author: Guray Ozen <guray.ozen at gmail.com>
Date: 2023-07-17 (Mon, 17 Jul 2023)
Changed paths:
M mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp
M mlir/test/Dialect/NVGPU/invalid.mlir
M mlir/test/Dialect/NVGPU/optimize-shared-memory.mlir
Log Message:
-----------
[mlir][nvgpu] Verify invalid copy size (nfc)
This work improves verifier for invalid cases. It is NFC.
Reviewed By: nicolasvasilache, springerm
Differential Revision: https://reviews.llvm.org/D155448
More information about the All-commits
mailing list