[PATCH] D97223: Add Alignment argument to IRBuilder CreateAtomicRMW and CreateAtomicCmpXchg.
John McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 23 00:54:29 PST 2021
rjmccall added a comment.
Looks like you didn't update the .bc reader/writer and the .ll printer/parser.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97223/new/
https://reviews.llvm.org/D97223
More information about the llvm-commits
mailing list