[PATCH] D71218: [FPEnv] Remove unnecessary rounding mode argument for constrained intrinsics
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 12 08:32:50 PST 2019
uweigand updated this revision to Diff 233624.
uweigand added a comment.
Updated to accommodate upstream changes in clang and the IRBuilder.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71218/new/
https://reviews.llvm.org/D71218
Files:
clang/test/CodeGen/constrained-math-builtins.c
llvm/docs/LangRef.rst
llvm/include/llvm/IR/ConstrainedOps.def
llvm/include/llvm/IR/IRBuilder.h
llvm/include/llvm/IR/Intrinsics.td
llvm/test/CodeGen/ARM/fp-intrinsics.ll
llvm/test/CodeGen/PowerPC/ppcf128-constrained-fp-intrinsics.ll
llvm/test/CodeGen/PowerPC/vector-constrained-fp-intrinsics.ll
llvm/test/CodeGen/SystemZ/fp-strict-round-01.ll
llvm/test/CodeGen/SystemZ/fp-strict-round-02.ll
llvm/test/CodeGen/SystemZ/fp-strict-round-03.ll
llvm/test/CodeGen/SystemZ/vec-strict-max-01.ll
llvm/test/CodeGen/SystemZ/vec-strict-min-01.ll
llvm/test/CodeGen/SystemZ/vec-strict-round-01.ll
llvm/test/CodeGen/SystemZ/vec-strict-round-02.ll
llvm/test/CodeGen/SystemZ/vector-constrained-fp-intrinsics.ll
llvm/test/CodeGen/X86/fp128-libcalls-strict.ll
llvm/test/CodeGen/X86/vector-constrained-fp-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71218.233624.patch
Type: text/x-patch
Size: 124566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191212/469ed3ab/attachment.bin>
More information about the llvm-commits
mailing list