[PATCH] D102794: [MCA] llvm-mca MCTargetStreamer segfault fix (Resubmission)

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 19 12:08:52 PDT 2021


andreadb added a comment.

Hey Patrick,

As I mentioned in the other code review, I have already fixed the issue with the missing -mcpu (https://reviews.llvm.org/rG9acabe8b6ff5).

So, you can safely abandon this patch.

After that test tweak, the buildbots are now green.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102794



More information about the llvm-commits mailing list