[all-commits] [llvm/llvm-project] 947e07: [CodeGen/RISCV] Add fixed-vector [l]lround tests (...
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Thu Jun 26 11:43:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 947e072744ae8c01c1b33ee2891838c771571a8d
https://github.com/llvm/llvm-project/commit/947e072744ae8c01c1b33ee2891838c771571a8d
Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-llround.ll
A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-lround.ll
Log Message:
-----------
[CodeGen/RISCV] Add fixed-vector [l]lround tests (#145926)
In preparation to unify the codegen of [l]lrint and [l]lround, making
the latter go through custom-lowering for vector-codegen, add some tests
showing the current fixed-vector-unrolled codegen of [l]lround.
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