diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-12-19 20:52:33 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-12-19 20:52:33 -0800 |
commit | 36179ec2187a8cff935d57b6fc2d1a7585b99fcd (patch) | |
tree | 22a4e17d23468e62510c139f1697508a2c38bf81 /llvm/lib/Support/CommandLine.cpp | |
parent | b6e344ce91c8796331fca7644eb8c748ac5391ec (diff) | |
download | llvm-36179ec2187a8cff935d57b6fc2d1a7585b99fcd.zip llvm-36179ec2187a8cff935d57b6fc2d1a7585b99fcd.tar.gz llvm-36179ec2187a8cff935d57b6fc2d1a7585b99fcd.tar.bz2 |
[RISCV] Replace i64:$r in tablegen patterns with GPR:$r. NFC
It's much more common to use a register class rather than a type.
Add an additional i64 cast to the patterns where needed to avoid
increasing isel table size.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions