[PATCH] D150196: [LoongArch] Remove AssemblerPredicate for features: f/d/lsx/lasx/lvz/lbt
hev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 9 08:31:47 PDT 2023
hev added a comment.
> AFAIK we just need
>
> CFLAGS_fpu.o = -mabi=lp64s
> CFLAGS_REMOVE_fpu.o = -msoft-float
Does this work for performing floating-point operations using inline assembly in C source files?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150196/new/
https://reviews.llvm.org/D150196
More information about the llvm-commits
mailing list