[all-commits] [llvm/llvm-project] 740962: [RISCV] Custom lowering of SET_ROUNDING
Serge Pavlov via All-commits
all-commits at lists.llvm.org
Thu Apr 22 01:05:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 740962e5d02480e98696db432481443866e2206c
https://github.com/llvm/llvm-project/commit/740962e5d02480e98696db432481443866e2206c
Author: Serge Pavlov <sepavloff at gmail.com>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.h
M llvm/test/CodeGen/RISCV/fpenv.ll
Log Message:
-----------
[RISCV] Custom lowering of SET_ROUNDING
Differential Revision: https://reviews.llvm.org/D91242
More information about the All-commits
mailing list