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

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 07:53:49 PST 2020


luismarques added a comment.

In D68964#1884578 <https://reviews.llvm.org/D68964#1884578>, @hans wrote:

> Oh I see. I've backed it out again in d75ce45777d9802d43b555993fde8ed6562fb368 <https://reviews.llvm.org/rGd75ce45777d9802d43b555993fde8ed6562fb368>, this is too much stuff to land so late. I think it can wait until the 11 release.


@hans: this is a set of 5 patches, so it might seem a lot, but they are fairly simple (this effort just happens to be split across several patches, for review friendliness) and quite nonintrusive, once f128f442a3d <https://reviews.llvm.org/rGf128f442a3d23674bee19ae18e29f92c9dfe40cd> is applied. Several people seem to be asking for this, so maybe reconsider if there's still time to backport them?


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