diff options
author | Uday Bondhugula <uday@polymagelabs.com> | 2024-11-06 09:42:01 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-06 09:42:01 +0530 |
commit | d22d63a7855840dd6398b77dcad71f001788ac86 (patch) | |
tree | 05c7d375a30603882e245687b6b41d9986d3cb14 /llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp | |
parent | e48d8f9fea69095757d3593a567316197ec70450 (diff) | |
download | llvm-d22d63a7855840dd6398b77dcad71f001788ac86.zip llvm-d22d63a7855840dd6398b77dcad71f001788ac86.tar.gz llvm-d22d63a7855840dd6398b77dcad71f001788ac86.tar.bz2 |
[MLIR][Affine] Fix signature of mlir::affine::permuteLoops (#111100)
The method doesn't mutate its argument. A mutable one was being passed
only to get around ArrayRef providing const on elements, which MLIR
doesn't use on IR types.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp')
0 files changed, 0 insertions, 0 deletions