[PATCH] D68964: cmake/modules/CheckAtomic.cmake: catch false positives in RISC-V

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 16 07:40:28 PDT 2019


jyknight added a comment.

This is bogus -- the RISCV GCC implementation is broken. It should not be mixing libatomic function calls with direct atomics.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68964





More information about the llvm-commits mailing list