[all-commits] [llvm/llvm-project] 02a982: [RISCV] Add lowering for llvm.roundeven
Yueh-Ting (eop) Chen via All-commits
all-commits at lists.llvm.org
Thu Sep 29 06:08:32 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 02a982829ce44bc023c7c7e62d12cd455e90de23
https://github.com/llvm/llvm-project/commit/02a982829ce44bc023c7c7e62d12cd455e90de23
Author: eopXD <yueh.ting.chen at gmail.com>
Date: 2022-09-29 (Thu, 29 Sep 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/Analysis/CostModel/RISCV/fround.ll
A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-froundeven.ll
A llvm/test/CodeGen/RISCV/rvv/froundeven-sdnode.ll
Log Message:
-----------
[RISCV] Add lowering for llvm.roundeven
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D134785
More information about the All-commits
mailing list