[PATCH] D127409: Fix GCC intrinsics "round_mask" names
Guillaume Gomez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 9 14:21:25 PDT 2022
GuillaumeGomez updated this revision to Diff 435684.
GuillaumeGomez added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Fix GCC intrinsics "round_mask" names
Update all `_round_mask` and formatting.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127409/new/
https://reviews.llvm.org/D127409
Files:
clang/include/clang/Basic/BuiltinsX86.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Headers/avx512dqintrin.h
clang/lib/Headers/avx512erintrin.h
clang/lib/Headers/avx512fintrin.h
clang/lib/Headers/avx512fp16intrin.h
clang/lib/Sema/SemaChecking.cpp
clang/test/Sema/builtins-x86.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127409.435684.patch
Type: text/x-patch
Size: 118933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220609/9f37dbef/attachment-0001.bin>
More information about the cfe-commits
mailing list