diff options
author | David Olsen <dolsen@nvidia.com> | 2024-12-28 14:02:15 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-28 14:02:15 -0800 |
commit | 8e329593313bb792592529ee825a52683108df99 (patch) | |
tree | 591deb414637986d5a3c1fedf9eb6854adc87072 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | f1bc3afb6cb07d6cc9bb3dce963130a879978aa1 (diff) | |
download | llvm-8e329593313bb792592529ee825a52683108df99.zip llvm-8e329593313bb792592529ee825a52683108df99.tar.gz llvm-8e329593313bb792592529ee825a52683108df99.tar.bz2 |
[CIR] Upstream initial attribute support (#121069)
Upstream several ClangIR-specific MLIR attributes, in particular
attributes for integer, floating-point, and null pointer constants.
These are the first ClangIR attributes to be upstreamed, so
infrastructure changes are included, such as the table-gen file
`CIRAttrs.td`.
Attributes can be used as the initial values for global variables. The
existing automated test global-var-simple.cpp includes initial values
for some of the global variables in the test.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions