[all-commits] [llvm/llvm-project] 2459ed: [PowerPC] Add nmmintrin.h to copy list
Qiu Chaofan via All-commits
all-commits at lists.llvm.org
Wed Aug 16 03:15:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2459ed67805c1c6bd9d7db2f1e481b318960d7d8
https://github.com/llvm/llvm-project/commit/2459ed67805c1c6bd9d7db2f1e481b318960d7d8
Author: Qiu Chaofan <qiucofan at cn.ibm.com>
Date: 2023-08-16 (Wed, 16 Aug 2023)
Changed paths:
M clang/lib/Headers/CMakeLists.txt
Log Message:
-----------
[PowerPC] Add nmmintrin.h to copy list
nmmintrin.h was missing in the list of copied ppc_wrappers. No tests
needed since it only includes smmintrin.h.
More information about the All-commits
mailing list