aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2025-02-24 09:31:55 -0800
committerGitHub <noreply@github.com>2025-02-24 09:31:55 -0800
commita0be17dc91d054290910b5787f41900fb6ef0d6e (patch)
treee1b1989e563c9736f9ae8bff1e58ffdefcd2d73f /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent7f6f186736c81ab3ca1881ed9d5569ffc1050df8 (diff)
downloadllvm-a0be17dc91d054290910b5787f41900fb6ef0d6e.zip
llvm-a0be17dc91d054290910b5787f41900fb6ef0d6e.tar.gz
llvm-a0be17dc91d054290910b5787f41900fb6ef0d6e.tar.bz2
[RISCV] Remove unnecessary entries from RISCVVInversePseudosTable. NFC (#128376)
The inverse pseudos table contained entries that map back to the unmasked and masked pseudo, but the lookup only returns the first one. Add a new FilterClassField to remove the unnecessary entries. This reduces the size of the llvm-mca binary by ~32KB.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions