[all-commits] [llvm/llvm-project] 872709: [RISCV][Sema] Add feature check for target attribu...

Brandon Wu via All-commits all-commits at lists.llvm.org
Thu Mar 13 22:37:10 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8727097ffd017ce55f39a3b7bc3788c6073e853d
      https://github.com/llvm/llvm-project/commit/8727097ffd017ce55f39a3b7bc3788c6073e853d
  Author: Brandon Wu <brandon.wu at sifive.com>
  Date:   2025-03-14 (Fri, 14 Mar 2025)

  Changed paths:
    M clang/include/clang/Basic/riscv_vector.td
    M clang/lib/Sema/SemaRISCV.cpp
    M clang/test/CodeGen/RISCV/riscv-func-attr-target.c

  Log Message:
  -----------
  [RISCV][Sema] Add feature check for target attribute to VSETVL intrinsics (#126064)

This fixes the target attribute issue for vsetvl and vsetvlmax
intrinsics.
Fixes #125154



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