diff options
author | Craig Topper <craig.topper@sifive.com> | 2021-02-23 23:52:01 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2021-02-23 23:53:45 -0800 |
commit | cb6fc4b0a35402a946e17b101ecd5cd0edd8c602 (patch) | |
tree | 0b8bd3679cba3878fc490683923a732130326ff9 /llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp | |
parent | 2ddd25fd0d6faf3d2faaab68bcd29d4f0ab36dfb (diff) | |
download | llvm-cb6fc4b0a35402a946e17b101ecd5cd0edd8c602.zip llvm-cb6fc4b0a35402a946e17b101ecd5cd0edd8c602.tar.gz llvm-cb6fc4b0a35402a946e17b101ecd5cd0edd8c602.tar.bz2 |
[LegalizeIntegerTypes] Use GetExpandedInteger instead of SplitInteger in ExpandIntRes_XMULO.
We know the input is going to be expanded as well, so we should
just ask for the already expanded operands. Otherwise we create
nodes that are just going to need to be legalized.
Diffstat (limited to 'llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions