[all-commits] [llvm/llvm-project] 2435ea: [RISCV][VLOPT] Add support for vfclass.v (#148246)
Mikhail R. Gadelha via All-commits
all-commits at lists.llvm.org
Tue Jul 15 07:50:05 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2435ea6975b9bfb7a81efb8a168b4a5b92dbefa1
https://github.com/llvm/llvm-project/commit/2435ea6975b9bfb7a81efb8a168b4a5b92dbefa1
Author: Mikhail R. Gadelha <mikhail at igalia.com>
Date: 2025-07-15 (Tue, 15 Jul 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVVLOptimizer.cpp
M llvm/test/CodeGen/RISCV/rvv/vl-opt-instrs.ll
Log Message:
-----------
[RISCV][VLOPT] Add support for vfclass.v (#148246)
This PR adds support for the vfclass.v instruction in the RISC-V
VLOptimizer.
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