diff options
author | Tejas Vipin <108227905+meltq@users.noreply.github.com> | 2025-01-22 16:12:41 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-22 02:42:41 -0800 |
commit | 099fd018d1b04013ef46c0e26ed008585ab8bcbb (patch) | |
tree | 9a6ad88cd3662bcac627f67601a69282d78811fd /clang/lib/Basic/Cuda.cpp | |
parent | c745ece25460824ab85055e6015026642c565800 (diff) | |
download | llvm-099fd018d1b04013ef46c0e26ed008585ab8bcbb.zip llvm-099fd018d1b04013ef46c0e26ed008585ab8bcbb.tar.gz llvm-099fd018d1b04013ef46c0e26ed008585ab8bcbb.tar.bz2 |
[mlir][Vector] Remove Vector{Load|Store}ToMemrefLoadLowering (#121454)
0-d vectors are supported now and so these patterns are no longer
required. This covers a part of this issue
https://github.com/llvm/llvm-project/issues/112913 . Additionally this
removes %arg2 in mlir/test/Conversion/GPUCommon/transfer_write.mlir and
renames %arg3 to %arg2 as %arg2 was originally not required.
Diffstat (limited to 'clang/lib/Basic/Cuda.cpp')
0 files changed, 0 insertions, 0 deletions