[PATCH] D102709: [MCA] llvm-mca MCTargetStreamer segfault fix
Patrick Holland via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 19 11:41:05 PDT 2021
holland11 added a comment.
@andreadb I seem to have made a mistake with the test file which is causing the commit to fail. I didn't realize I needed to explicitly declare the cpu (-mcpu= argument). I just looked at all of the other tests in the X86 directory and I will be modifying my test file then re-submitting as a new diff. Sorry about that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102709/new/
https://reviews.llvm.org/D102709
More information about the llvm-commits
mailing list