[PATCH] D71218: [FPEnv] Remove unnecessary rounding mode argument for constrained intrinsics
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 10 04:21:18 PST 2019
uweigand updated this revision to Diff 233047.
uweigand retitled this revision from "[FPEnv] Remove rounding mode argument for constrained minnum/maxnum" to "[FPEnv] Remove unnecessary rounding mode argument for constrained intrinsics".
uweigand edited the summary of this revision.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71218/new/
https://reviews.llvm.org/D71218
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/IR/ConstrainedOps.def
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.233047.patch
Type: text/x-patch
Size: 117694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191210/85f672a2/attachment.bin>
More information about the llvm-commits
mailing list