diff options
author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2025-03-10 11:58:02 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-10 11:58:02 -0500 |
commit | 5ba7a3bd4c0eb736e4f1939c3a46317ef21247f2 (patch) | |
tree | 4f8f51c182f223f0ade5f619db0364dc410bcbd9 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 7e292772ad810ffe14ea685e0b8f66d4f6eb1556 (diff) | |
download | llvm-5ba7a3bd4c0eb736e4f1939c3a46317ef21247f2.zip llvm-5ba7a3bd4c0eb736e4f1939c3a46317ef21247f2.tar.gz llvm-5ba7a3bd4c0eb736e4f1939c3a46317ef21247f2.tar.bz2 |
[flang][OpenMP] Parse cancel-directive-name as clause (#130146)
The cancellable construct names on CANCEL or CANCELLATION POINT
directives are actually clauses (with the same names as the
corresponding constructs).
Instead of parsing them into a custom structure, parse them as a clause,
which will make CANCEL/CANCELLATION POINT follow the same uniform scheme
as other constructs (<directive> [(<arguments>)] [clauses]).
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions