[PATCH] D141931: [BOLT] Fix error for -reg-reassign option
hezuoqiang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 17 17:27:59 PST 2023
hzq added a comment.
> Ideally we would have a test case loosely similar to this one (https://reviews.llvm.org/D138245) that shows that the fix is working as intended. Let me know if you need help writing this.
>
> Finally, be aware that this pass is also experimental because it does not update debug info. So it really depends on how serious you are about keeping debug info accurate.
Thanks. will modify and try to write test cases.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141931/new/
https://reviews.llvm.org/D141931
More information about the llvm-commits
mailing list