[PATCH] D38046: [Atomic][X8664] set max atomic inline/promote width according to the target

Wei Mi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 20 16:10:06 PDT 2017


wmi updated this revision to Diff 116107.
wmi added a comment.
Herald added a subscriber: eraman.

Address Eli's comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D38046

Files:
  include/clang/Basic/TargetInfo.h
  lib/Basic/Targets.cpp
  lib/Basic/Targets/X86.h
  test/CodeGenCXX/atomic-inline.cpp
  test/OpenMP/atomic_capture_codegen.cpp
  test/OpenMP/atomic_read_codegen.c
  test/OpenMP/atomic_update_codegen.cpp
  test/OpenMP/atomic_write_codegen.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38046.116107.patch
Type: text/x-patch
Size: 7621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170920/e579bad6/attachment.bin>


More information about the cfe-commits mailing list