diff options
author | Florian Hahn <flo@fhahn.com> | 2020-12-08 20:20:17 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-12-08 21:11:33 +0000 |
commit | 4c69b1b98a9aeda363c7126a0cfa6e2e88e593c5 (patch) | |
tree | 325428dd18e2ca3b3669261987eee818af39772b /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 29c8ea6f1abd6606b65dafd3db8f15c8104c2593 (diff) | |
download | llvm-4c69b1b98a9aeda363c7126a0cfa6e2e88e593c5.zip llvm-4c69b1b98a9aeda363c7126a0cfa6e2e88e593c5.tar.gz llvm-4c69b1b98a9aeda363c7126a0cfa6e2e88e593c5.tar.bz2 |
[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
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions