diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-09-06 09:28:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-06 09:28:33 -0700 |
commit | 62180dfd8d86af92219662d0cdb01672d801f86f (patch) | |
tree | c233ce75b0e94d63fdab12abf6c8128086667cd9 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | ce91e2153f1a8f725a1e4853bb21e7dbfcdae9d7 (diff) | |
download | llvm-62180dfd8d86af92219662d0cdb01672d801f86f.zip llvm-62180dfd8d86af92219662d0cdb01672d801f86f.tar.gz llvm-62180dfd8d86af92219662d0cdb01672d801f86f.tar.bz2 |
[RISCV] Reduce the interface to RISCVCCAssignFn. NFC (#107503)
DataLayout, ABI, and TargetLowering can all be obtained via the
MachineFunction reference in the State object. This is how the targets
that use TableGen for CC handlers get these objects.
This might be a little slower, but it simplies all the callers in
SelectionDAG and GlobalISel.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions