diff options
author | Craig Topper <craig.topper@sifive.com> | 2021-02-12 14:01:28 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2021-02-12 14:03:23 -0800 |
commit | d32ed9b27e99e1364dd92f7d8aa8d1d0d3cd17ed (patch) | |
tree | d27c494ef5368563280ecc397a9f43fd2a623a35 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | c40b83199f01f36647b083dfd353d92134bc4973 (diff) | |
download | llvm-d32ed9b27e99e1364dd92f7d8aa8d1d0d3cd17ed.zip llvm-d32ed9b27e99e1364dd92f7d8aa8d1d0d3cd17ed.tar.gz llvm-d32ed9b27e99e1364dd92f7d8aa8d1d0d3cd17ed.tar.bz2 |
[RISCV] Use a ComplexPattern to merge the PatFrags for removing unneeded masks on shift amounts.
Rather than having patterns with and without an AND, use a
ComplexPattern to handle both cases.
Reduces the isel table by about 700 bytes.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions