[PATCH] D74730: [FPEnv][X86] Implement lowering of llvm.set.rounding

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 17 10:31:08 PST 2020


sepavloff created this revision.
sepavloff added reviewers: andrew.w.kaylor, craig.topper, RKSimon.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
sepavloff added a parent revision: D74729: [FPEnv] Intrinsic for setting rounding mode.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74730

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/lib/Target/X86/X86InstrFPStack.td
  llvm/test/CodeGen/X86/set_rounding.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74730.245006.patch
Type: text/x-patch
Size: 19550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200217/ded621a2/attachment.bin>


More information about the llvm-commits mailing list