aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJianhui Li <jian.hui.li@intel.com>2025-08-14 11:27:07 -0700
committerGitHub <noreply@github.com>2025-08-14 11:27:07 -0700
commit98728d9dc8f38703bc3ebbbf32d45567acaa75cc (patch)
treee4c7d78f7db0fa3b7be95e9d49ab46ee55b7a1a2 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent37cc010b91e0aaeced53d9261c1f4b511f603871 (diff)
downloadllvm-98728d9dc8f38703bc3ebbbf32d45567acaa75cc.zip
llvm-98728d9dc8f38703bc3ebbbf32d45567acaa75cc.tar.gz
llvm-98728d9dc8f38703bc3ebbbf32d45567acaa75cc.tar.bz2
[MLIR][XeGPU] Add lowering from transfer_read/transfer_write to load_gather/store_scatter (#152429)
Lowering transfer_read/transfer_write to load_gather/store_scatter in case the target uArch doesn't support load_nd/store_nd. The high level steps: 1. compute Strides; 2. compute Offsets; 3. collapseMemrefTo1D; 4. create Load gather or store_scatter op
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions