[PATCH] D57450: [RISCV] Set MaxAtomicInlineWidth and MaxAtomicPromoteWidth for RV32/RV64 targets with atomics
Sam Elliott via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 16 07:35:20 PDT 2019
lenary planned changes to this revision.
lenary added a comment.
Upon further thought, I realise that `MaxAtomicPromoteWidth` should be set to 128 regardless of whether a target `HasA`. I will be updating the patch with the new width and conditions early next week.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57450/new/
https://reviews.llvm.org/D57450
More information about the cfe-commits
mailing list