diff options
author | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2025-03-13 15:44:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-13 15:44:24 +0000 |
commit | c9d7f707c101896294d2f4ccbf26329894295dc9 (patch) | |
tree | 74318984f63f1f612aa522864124e59336ab2dd0 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 2044dd07da99714bbeb801bafe6dd5179493fd48 (diff) | |
download | llvm-c9d7f707c101896294d2f4ccbf26329894295dc9.zip llvm-c9d7f707c101896294d2f4ccbf26329894295dc9.tar.gz llvm-c9d7f707c101896294d2f4ccbf26329894295dc9.tar.bz2 |
[Headers][NFC] Deduplicate gpu_match_ between targets via inlining (#131141)
Declare a few functions before including the target specific headers
then define a fallback_match_{any,all} used by amdgpu and by older
nvptx.
Fixes a minor bug on pre-volta where one of the four fallback paths was
missing a sync_lane.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions