[PATCH] D72906: [X86] Improve X86 cmpps/cmppd/cmpss/cmpsd intrinsics with strictfp

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 29 15:56:43 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa10cec02f790: [X86] Improve X86 cmpps/cmppd/cmpss/cmpsd intrinsics with strictfp (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D72906?vs=240347&id=241309#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72906/new/

https://reviews.llvm.org/D72906

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/avx-builtins-constrained-cmp.c
  clang/test/CodeGen/avx512f-builtins-constrained-cmp.c
  clang/test/CodeGen/avx512vl-builtins-constrained-cmp.c
  clang/test/CodeGen/sse-builtins-constrained-cmp.c
  clang/test/CodeGen/sse2-builtins-constrained-cmp.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72906.241309.patch
Type: text/x-patch
Size: 200292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/24495d27/attachment-0001.bin>


More information about the llvm-commits mailing list