[PATCH] D12969: Don't raise inexact when lowering ceil, floor, round, trunc

Steve Canon via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 22 04:45:01 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248266: Don't raise inexact when lowering ceil, floor, round, trunc. (authored by scanon).

Changed prior to commit:
  http://reviews.llvm.org/D12969?vs=35276&id=35359#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12969

Files:
  llvm/trunk/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/test/CodeGen/AArch64/arm64-rounding.ll
  llvm/trunk/test/CodeGen/AArch64/round-conv.ll
  llvm/trunk/test/CodeGen/X86/avx-cvt.ll
  llvm/trunk/test/CodeGen/X86/floor-soft-float.ll
  llvm/trunk/test/CodeGen/X86/rounding-ops.ll
  llvm/trunk/test/CodeGen/X86/stack-folding-fp-avx1.ll
  llvm/trunk/test/CodeGen/X86/stack-folding-fp-sse42.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12969.35359.patch
Type: text/x-patch
Size: 45548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150922/6c14dde9/attachment.bin>


More information about the llvm-commits mailing list