[all-commits] [llvm/llvm-project] 81194b: [Hexagon] MaxAtomicPromoteWidth and MaxAtomicInlin...
SidManning via All-commits
all-commits at lists.llvm.org
Mon Mar 30 10:34:21 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 81194bfeea7b40b6e8c543bb4ae49b59f590475b
https://github.com/llvm/llvm-project/commit/81194bfeea7b40b6e8c543bb4ae49b59f590475b
Author: Sid Manning <sidneym at quicinc.com>
Date: 2020-03-30 (Mon, 30 Mar 2020)
Changed paths:
M clang/lib/Basic/Targets/Hexagon.h
M clang/test/Preprocessor/hexagon-predefines.c
Log Message:
-----------
[Hexagon] MaxAtomicPromoteWidth and MaxAtomicInlineWidth are not getting set.
Noticed when building llvm's c++ library.
Differential Revision: https://reviews.llvm.org/D76546
More information about the All-commits
mailing list