diff options
author | Sergey Kachkov <109674256+skachkov-sc@users.noreply.github.com> | 2025-01-15 12:19:23 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-15 12:19:23 +0300 |
commit | 04b002bbb838bc502bd6d5f602af95efd6cc96b3 (patch) | |
tree | baa64b577d27af97653e89d9329c6dd3f074198a /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4cec0ba92955c353c52efe728b2cfef3fbdf60f8 (diff) | |
download | llvm-04b002bbb838bc502bd6d5f602af95efd6cc96b3.zip llvm-04b002bbb838bc502bd6d5f602af95efd6cc96b3.tar.gz llvm-04b002bbb838bc502bd6d5f602af95efd6cc96b3.tar.bz2 |
[IRBuilder] Add Align argument for CreateMaskedExpandLoad and CreateMaskedCompressStore (#122878)
This patch adds possibility to specify alignment for
llvm.masked.expandload/llvm.masked.compressstore intrinsics in IRBuilder
(this is mostly NFC for now since it's only used in MemorySanitizer, but
there is an intention to generate these intrinsics in the compiler
passes, e.g. in LoopVectorizer)
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions