diff options
author | Craig Topper <craig.topper@sifive.com> | 2021-05-28 14:04:04 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2021-05-28 14:06:19 -0700 |
commit | bc6799f2f79f0ae87e9f1ebf9d25ba799fbd25a9 (patch) | |
tree | 0c826705672a14ec943602048b8270677ae48b76 /llvm/lib/Transforms/Utils/LoopUnroll.cpp | |
parent | 4af2730ac3e9e712266bcdb754e605d7d9c190fd (diff) | |
download | llvm-bc6799f2f79f0ae87e9f1ebf9d25ba799fbd25a9.zip llvm-bc6799f2f79f0ae87e9f1ebf9d25ba799fbd25a9.tar.gz llvm-bc6799f2f79f0ae87e9f1ebf9d25ba799fbd25a9.tar.bz2 |
[RISCV] Add separate MxList tablegen classes for widening/narrowing and sext.zext.vf2/4/8. NFC
This is cleaner than slicing the MxList to remove elements from
the beginning or end since that requires hardcoding the size.
I don't expect the size of the list to change, but we shouldn't
repeat it in multiple places.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnroll.cpp')
0 files changed, 0 insertions, 0 deletions