[PATCH] D125639: [NVPTX] Enable AtomicExpandPass for NVPTX

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 15:43:59 PDT 2022


efriedma added a comment.

`setMinCmpXchgSizeInBits(32)` should fix the i8/i16 testcases, I think.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125639/new/

https://reviews.llvm.org/D125639



More information about the llvm-commits mailing list