[PATCH] D157805: [BPF] Reset machine register kill mark in BPFMISimplifyPatchable
Yonghong Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 13 12:13:18 PDT 2023
yonghong-song added a comment.
With LLVM_ENABLE_EXPENSIVE_CHECKS, even with this patch, there are still some selftest llvm crashes. I guess you are probably working on this (e.g. D157806 <https://reviews.llvm.org/D157806>).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157805/new/
https://reviews.llvm.org/D157805
More information about the llvm-commits
mailing list