[PATCH] D134127: [ARM] Check target feature support for __builtin_arm_crc*
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 19 10:13:29 PDT 2022
MaskRay added a comment.
In D134127#3798442 <https://reviews.llvm.org/D134127#3798442>, @dmgreen wrote:
> This looks like a subset of D133359 <https://reviews.llvm.org/D133359>?
D133359 <https://reviews.llvm.org/D133359> looks like it is for AArch64 and may change the diagnostic in a more aggressive way.
This patch seems to be in a suitable granule to fix just this clang crash problem for AArch32...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134127/new/
https://reviews.llvm.org/D134127
More information about the cfe-commits
mailing list