aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/MetadataLoader.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2026-02-03 15:05:35 -0800
committerGitHub <noreply@github.com>2026-02-03 15:05:35 -0800
commitaa00a349765846247e113197276143ece3a9d0d2 (patch)
tree4576b8b94bac1b816941f827f58f0ef2ab096108 /llvm/lib/Bitcode/Reader/MetadataLoader.cpp
parent4cae644dbebc5668aaa461eaf7a74d21d7121503 (diff)
downloadllvm-aa00a349765846247e113197276143ece3a9d0d2.tar.gz
llvm-aa00a349765846247e113197276143ece3a9d0d2.tar.bz2
llvm-aa00a349765846247e113197276143ece3a9d0d2.zip
[RISCV] Sink some encoding related lets into class/def bodies. NFC (#179544)
Rather than using lets around classes/defs, override them in the class def/body. Some of these lets were around single class/def were I thought it was better to be inside. Some were around multiple unrelated classes where it seemed better not to link their encodings like that. For vmv, I added a multiclass to better encapsulate them but still kept the let scope to avoid repetition. The encodings are closely related enough that I thought this was ok.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions