[all-commits] [llvm/llvm-project] 816053: [FPEnv][ARM] Implement lowering of llvm.set.rounding
Serge Pavlov via All-commits
all-commits at lists.llvm.org
Fri Feb 12 20:17:48 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 816053bc71751cac46aef085f57b7f305c7bbcd1
https://github.com/llvm/llvm-project/commit/816053bc71751cac46aef085f57b7f305c7bbcd1
Author: Serge Pavlov <sepavloff at gmail.com>
Date: 2021-02-13 (Sat, 13 Feb 2021)
Changed paths:
M llvm/lib/Target/ARM/ARMISelLowering.cpp
M llvm/lib/Target/ARM/ARMISelLowering.h
A llvm/test/CodeGen/ARM/fpenv.ll
Log Message:
-----------
[FPEnv][ARM] Implement lowering of llvm.set.rounding
Differential Revision: https://reviews.llvm.org/D96501
More information about the All-commits
mailing list