diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-10-20 11:05:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-20 11:05:32 -0700 |
commit | 3a4b0e9356748fc7d84f25d1b4c81352e9e23cce (patch) | |
tree | 72c68ca33e5bc4797aaec74088a92570ffea408e /clang/lib/Lex/ModuleMap.cpp | |
parent | 734b016b66c7bc1ef93b294c9bf7bbbd2c02a044 (diff) | |
download | llvm-3a4b0e9356748fc7d84f25d1b4c81352e9e23cce.zip llvm-3a4b0e9356748fc7d84f25d1b4c81352e9e23cce.tar.gz llvm-3a4b0e9356748fc7d84f25d1b4c81352e9e23cce.tar.bz2 |
[RISCV][GISel] Disable call lowering for integers larger than 2*XLen. (#69144)
Types larger than 2*XLen are passed indirectly which is not supported
yet. Currently, we will incorrectly pass X10 multiple times.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions