aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/TextAPI/Architecture.cpp
diff options
context:
space:
mode:
authorErick Ochoa Lopez <eochoalo@amd.com>2025-08-05 12:06:57 -0400
committerGitHub <noreply@github.com>2025-08-05 12:06:57 -0400
commitd72e58e422be747dfd1e42f8ad370420634190cb (patch)
tree3393d79be23c5a6b89f46a154bb615136dab56bb /llvm/lib/TextAPI/Architecture.cpp
parent6c9f1ce429809e5a91683ed6cef9a435047bebd1 (diff)
downloadllvm-d72e58e422be747dfd1e42f8ad370420634190cb.zip
llvm-d72e58e422be747dfd1e42f8ad370420634190cb.tar.gz
llvm-d72e58e422be747dfd1e42f8ad370420634190cb.tar.bz2
[MLIR][LLVM] Propagate alignment attribute from memref to LLVM (#151380)
Propagate alignment attribute from operations in the memref dialect to the LLVM dialect. Possible improvements: maybe the alignment attribute in LLVM's store and load operations should be confined/constrained to i64? I believe that way one can avoid typing the value in the attribute dictionary. I.e., from `{ alignment = 32 : i64 }` to `{ alignment = 32}`
Diffstat (limited to 'llvm/lib/TextAPI/Architecture.cpp')
0 files changed, 0 insertions, 0 deletions