[all-commits] [llvm/llvm-project] 73c4c3: [X86] Use __builtin_bit_cast _mm_extract_ps instea...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Aug 14 16:36:18 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73c4c3276720b20525ce9ef5f8e4f0c20fd93862
https://github.com/llvm/llvm-project/commit/73c4c3276720b20525ce9ef5f8e4f0c20fd93862
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-08-14 (Sat, 14 Aug 2021)
Changed paths:
M clang/lib/Headers/smmintrin.h
Log Message:
-----------
[X86] Use __builtin_bit_cast _mm_extract_ps instead of type punning through a union. NFC
More information about the All-commits
mailing list