[AArch64] Fix rottype use in complex instr defs.
authorFlorian Hahn <flo@fhahn.com>
Tue, 8 Dec 2020 20:20:17 +0000 (20:20 +0000)
committerFlorian Hahn <flo@fhahn.com>
Tue, 8 Dec 2020 21:11:33 +0000 (21:11 +0000)
commit4c69b1b98a9aeda363c7126a0cfa6e2e88e593c5
tree325428dd18e2ca3b3669261987eee818af39772b
parent29c8ea6f1abd6606b65dafd3db8f15c8104c2593
[AArch64] Fix rottype use in complex instr defs.

It seems like the order here is wrong. Types like i32 do not take any
arguments.

Currently this is not a problem, because the patterns are not actually
used with any nodes, but will fail once it is used with real ISD nodes.

Reviewed By: dmgreen

Differential Revision: https://reviews.llvm.org/D91345
llvm/lib/Target/AArch64/AArch64InstrFormats.td