diff options
author | Tobias Gysi <tobias.gysi@nextsilicon.com> | 2023-02-13 08:12:09 +0100 |
---|---|---|
committer | Tobias Gysi <tobias.gysi@nextsilicon.com> | 2023-02-13 08:42:43 +0100 |
commit | 240c6f2643991b1fe69c03ddcc8be0104e699327 (patch) | |
tree | f57ad7d23f09274f054df9f780b3af2977f81315 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 0fad18c44a14b909a1aa47165021273d4c10a665 (diff) | |
download | llvm-240c6f2643991b1fe69c03ddcc8be0104e699327.zip llvm-240c6f2643991b1fe69c03ddcc8be0104e699327.tar.gz llvm-240c6f2643991b1fe69c03ddcc8be0104e699327.tar.bz2 |
[mlir][llvm] Improve LoadOp and StoreOp import.
The revision supports importing the volatile keyword and nontemporal
metadata for the LoadOp and StoreOp. Additionally, it updates the
builders and uses an assembly format for printing and parsing.
The operation type still requires custom parse and print methods
due to the current handling of typed and opaque pointers.
Reviewed By: Dinistro
Differential Revision: https://reviews.llvm.org/D143714
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions