[all-commits] [llvm/llvm-project] 53c366: [xmm] Remove duplicate #define
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Mon Sep 26 09:00:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53c3664f674cc2f33c8214f493c2c17ce9b4d466
https://github.com/llvm/llvm-project/commit/53c3664f674cc2f33c8214f493c2c17ce9b4d466
Author: Nathan Sidwell <nathan at acm.org>
Date: 2022-09-26 (Mon, 26 Sep 2022)
Changed paths:
M clang/lib/Headers/xmmintrin.h
Log Message:
-----------
[xmm] Remove duplicate #define
I noticed a duplicate macro definition in xmmintrin.h.
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D134545
More information about the All-commits
mailing list