diff options
author | James Y Knight <jyknight@google.com> | 2021-02-08 23:07:12 -0500 |
---|---|---|
committer | James Y Knight <jyknight@google.com> | 2021-02-25 18:29:42 -0500 |
commit | 24539f1ef2471d07bd87f833cb0288fc0f251f4b (patch) | |
tree | 624a6a3a81decba7d5d1553c31490c08bcc09520 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 52c781f6f183c4c9f2feb11e340dc4c1f1c119e4 (diff) | |
download | llvm-24539f1ef2471d07bd87f833cb0288fc0f251f4b.zip llvm-24539f1ef2471d07bd87f833cb0288fc0f251f4b.tar.gz llvm-24539f1ef2471d07bd87f833cb0288fc0f251f4b.tar.bz2 |
Add Alignment argument to IRBuilder CreateAtomicRMW and CreateAtomicCmpXchg.
And then push those change throughout LLVM.
Keep the old signature in Clang's CGBuilder for now -- that will be
updated in a follow-on patch (D97224).
The MLIR LLVM-IR dialect is not updated to support the new alignment
attribute, but preserves its existing behavior.
Differential Revision: https://reviews.llvm.org/D97223
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions