[all-commits] [llvm/llvm-project] e3b22d: [clang][RISCV] Extend intrinsic size check variabl...
Brandon Wu via All-commits
all-commits at lists.llvm.org
Fri Oct 18 11:36:41 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e3b22dcedb53386d7ed4db0e013365ebfe67571c
https://github.com/llvm/llvm-project/commit/e3b22dcedb53386d7ed4db0e013365ebfe67571c
Author: Brandon Wu <brandon.wu at sifive.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M clang/lib/Sema/SemaRISCV.cpp
Log Message:
-----------
[clang][RISCV] Extend intrinsic size check variable from 16 -> 32 bits. NFC (#111481)
We currently have over 67000 intrinsics, uint16_t will overflow.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list