diff options
author | Adam Siemieniuk <adam.siemieniuk@intel.com> | 2024-10-09 18:59:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-09 18:59:14 +0200 |
commit | ec450b19004a653f3db3ad50e88fbf6529a9d841 (patch) | |
tree | 8a1c781fd5a6773651303a803cac0e0dd757b898 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 17bc959961aa5792821516b547100316fc886ab4 (diff) | |
download | llvm-ec450b19004a653f3db3ad50e88fbf6529a9d841.zip llvm-ec450b19004a653f3db3ad50e88fbf6529a9d841.tar.gz llvm-ec450b19004a653f3db3ad50e88fbf6529a9d841.tar.bz2 |
[mlir][xegpu] Allow out-of-bounds writes (#110811)
Relaxes vector.transfer_write lowering to allow out-of-bound writes.
This aligns lowering with the current hardware specification which does
not update bytes in out-of-bound locations during block stores.
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions