diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-10-03 12:14:20 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2025-10-03 12:17:21 -0700 |
commit | 272025e5afa858ebc6e49df88958b34a9b186f54 (patch) | |
tree | 4da7946d1de6f6f900ace69928b43c2c2483c204 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 119216ead189f9a695ab6361ab86d0121e765797 (diff) | |
download | llvm-272025e5afa858ebc6e49df88958b34a9b186f54.zip llvm-272025e5afa858ebc6e49df88958b34a9b186f54.tar.gz llvm-272025e5afa858ebc6e49df88958b34a9b186f54.tar.bz2 |
[RISCV] Remove unneeded anyext/trunc patterns from RISCVGISel.td. NFC
We have code to manually select these as copies already. There are
multiple combinations of types that need to be supported due to
s32 and s16 being legal for the GPR register bank. It's simpler
to handle generically than to write out all the patterns.
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions