[all-commits] [llvm/llvm-project] 12537a: [FPEnv][X86] Implement lowering of llvm.set.rounding
Serge Pavlov via All-commits
all-commits at lists.llvm.org
Thu May 13 00:34:00 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 12537ab77227db8f2b42e6172b24313d8f442e97
https://github.com/llvm/llvm-project/commit/12537ab77227db8f2b42e6172b24313d8f442e97
Author: Serge Pavlov <sepavloff at gmail.com>
Date: 2021-05-13 (Thu, 13 May 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/lib/Target/X86/X86ISelLowering.h
M llvm/lib/Target/X86/X86InstrFPStack.td
A llvm/test/CodeGen/X86/fpenv.ll
Log Message:
-----------
[FPEnv][X86] Implement lowering of llvm.set.rounding
Differential Revision: https://reviews.llvm.org/D74730
More information about the All-commits
mailing list