[all-commits] [llvm/llvm-project] 86bf89: [test] Add bit < 8 testcase for x86 __builtin_bswa...
woruyu via All-commits
all-commits at lists.llvm.org
Tue Mar 10 18:25:34 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 86bf89a3e9e7ef91628d8da8c6cb16704720dea0
https://github.com/llvm/llvm-project/commit/86bf89a3e9e7ef91628d8da8c6cb16704720dea0
Author: woruyu <1214539920 at qq.com>
Date: 2026-03-11 (Wed, 11 Mar 2026)
Changed paths:
M clang/test/AST/ByteCode/builtin-functions.cpp
M clang/test/Sema/constant-builtins-2.c
M clang/test/SemaCXX/builtin-bswapg.cpp
Log Message:
-----------
[test] Add bit < 8 testcase for x86 __builtin_bswapg (#180124)
### Summary
the related PR: https://github.com/llvm/llvm-project/pull/179177, add
bits < 8 testcase for __builtin_bswapg
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