[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
Tue Sep 19 18:09:23 PDT 2017


wmi updated this revision to Diff 115945.
wmi added a comment.

Address Eli's comment.


Repository:
  rL LLVM

https://reviews.llvm.org/D38046

Files:
  include/clang/Basic/TargetInfo.h
  lib/Basic/Targets.cpp
  lib/Basic/Targets/X86.h
  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.115945.patch
Type: text/x-patch
Size: 5413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170920/03d350e7/attachment-0001.bin>


More information about the cfe-commits mailing list