[PATCH] D136413: [Clang][LoongArch] Define more LoongArch specific built-in macros

Xi Ruoyao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 20 19:02:26 PDT 2022


xry111 added a comment.

Do we support `--target=loongarch64 -mabi=ilp32d` or `-mfpu=64 -mabi=lp64s` combinations now?  If true I think we'll need test cases for such combinations.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136413/new/

https://reviews.llvm.org/D136413



More information about the cfe-commits mailing list