[all-commits] [llvm/llvm-project] b795c2: [clang][x86] Update AVX512F intrinsic tests for bo...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Oct 7 09:36:55 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b795c28d8e6d5947d365f4e5f7b49cc22546292f
https://github.com/llvm/llvm-project/commit/b795c28d8e6d5947d365f4e5f7b49cc22546292f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-10-07 (Mon, 07 Oct 2024)
Changed paths:
M clang/test/CodeGen/X86/avx512f-builtins.c
Log Message:
-----------
[clang][x86] Update AVX512F intrinsic tests for both C/C++
Requires some better checking of labels and some call instructions to handle additional markers
Commit: f07e1c86199eeac609900f42edb22e1faf461ef2
https://github.com/llvm/llvm-project/commit/f07e1c86199eeac609900f42edb22e1faf461ef2
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-10-07 (Mon, 07 Oct 2024)
Changed paths:
M clang/test/CodeGen/X86/mmx-builtins.c
Log Message:
-----------
[clang][x86] Update MMX intrinsic tests for both C/C++ and 32/64-bit targets
Compare: https://github.com/llvm/llvm-project/compare/b2c615fc792c...f07e1c86199e
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list