[PATCH] D75645: {MLIR} Added llvm.fence

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 5 01:09:03 PST 2020


mehdi_amini added a comment.

In D75645#1907017 <https://reviews.llvm.org/D75645#1907017>, @Sagar wrote:

> Can anyone let me know why the build is failing? There are no errors/warnings on my local build.


It tells you which test is failing. You can also click on the summary links to get more information.
In this case it seems like a clang test is broken, which is unrelated. There is also a clang-tidy fixit suggestion but it is just a warning and I'd ignore it here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75645





More information about the llvm-commits mailing list