diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-07-03 14:41:36 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-07-03 21:57:05 -0700 |
commit | 8eb4dcb737479ba105db2ffc83e9f62a7f3f7fb3 (patch) | |
tree | f756188e02715931e99342e95a373e531a0c1812 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 93d6fdfc232c59975d52146532693178def5ad16 (diff) | |
download | llvm-8eb4dcb737479ba105db2ffc83e9f62a7f3f7fb3.zip llvm-8eb4dcb737479ba105db2ffc83e9f62a7f3f7fb3.tar.gz llvm-8eb4dcb737479ba105db2ffc83e9f62a7f3f7fb3.tar.bz2 |
[RISCV] Move some SHXADD matching cases into a ComplexPattern. NFC
Some more complex cases require checking the relationship of
operands on different nodes of the match. They also require
additional instructions to be created. Using a ComplexPattern
gives us that flexibility.
I'll be adding another pattern in a future patch.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions