[all-commits] [llvm/llvm-project] 5f231d: [RISCV] Use StringRef for RequiredExtensions in RV...
Brandon Wu via All-commits
all-commits at lists.llvm.org
Wed Jun 11 20:42:13 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f231db76482bbdd3e658d8e9797cbd46837d4e1
https://github.com/llvm/llvm-project/commit/5f231db76482bbdd3e658d8e9797cbd46837d4e1
Author: Brandon Wu <songwu0813 at gmail.com>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M clang/lib/Sema/SemaRISCV.cpp
Log Message:
-----------
[RISCV] Use StringRef for RequiredExtensions in RVVIntrinsicDef (#143503)
This prevents many duplicated copies of required extensions string.
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