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

Lu Weining via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 21 01:13:13 PDT 2022


SixWeining updated this revision to Diff 469497.
SixWeining added a comment.

Define `__loongarch64` which is equal to `__loongarch_grlen == 64`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136413

Files:
  clang/lib/Basic/Targets/LoongArch.cpp
  clang/lib/Basic/Targets/LoongArch.h
  clang/test/Preprocessor/init-loongarch.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136413.469497.patch
Type: text/x-patch
Size: 11117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221021/4c7de49f/attachment.bin>


More information about the cfe-commits mailing list