[PATCH] D143287: [Clang][x86] Change x86 cast intrinsics to use __builtin_nondeterministic_value
Manuel Brito via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 7 12:23:43 PST 2023
ManuelJBrito updated this revision to Diff 495611.
ManuelJBrito added a comment.
Add end to end tests
Currrently these expect a mov that will be removed when the instcombine bug is fixed
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143287/new/
https://reviews.llvm.org/D143287
Files:
clang/lib/Headers/avx512fintrin.h
clang/lib/Headers/avx512fp16intrin.h
clang/lib/Headers/avxintrin.h
clang/test/CodeGen/X86/avx-builtins.c
clang/test/CodeGen/X86/avx-cast-builtins.c
clang/test/CodeGen/X86/avx512f-builtins.c
clang/test/CodeGen/X86/avx512fp16-builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143287.495611.patch
Type: text/x-patch
Size: 15293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230207/3fda1df5/attachment-0001.bin>
More information about the cfe-commits
mailing list