aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAmara Emerson <amara@apple.com>2021-01-14 10:56:04 -0800
committerAmara Emerson <amara@apple.com>2021-01-14 19:31:19 -0800
commit8f283cafddfa8d6d01a94b48cdc5d25817569e91 (patch)
tree4159fbd5324eecc98bb055ec7c9b4f1f2b520150 /clang/lib/Frontend/CompilerInvocation.cpp
parent1fabe6e51917bcd7a1242294069c682fe6dffa45 (diff)
downloadllvm-8f283cafddfa8d6d01a94b48cdc5d25817569e91.zip
llvm-8f283cafddfa8d6d01a94b48cdc5d25817569e91.tar.gz
llvm-8f283cafddfa8d6d01a94b48cdc5d25817569e91.tar.bz2
[AArch64][GlobalISel] Add selection support for fpr bank source variants of G_SITOFP and G_UITOFP.
In order to import patterns for these, we need to define new ops that can map to the AArch64ISD::[SU]ITOF nodes. We then transform fpr->fpr variants of the generic opcodes to these custom opcodes in preisel-lowering. We have to do it here and not the PostLegalizer combiner because this has to run after regbankselect. Differential Revision: https://reviews.llvm.org/D94702
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions