[PATCH] D92071: [PowerPC] support register pressure reduction in machine combiner.
Theodore Popp via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 18 11:19:25 PST 2021
tpopp added a comment.
Thanks for addressing the issues shchenz! I'm glad you figured out the `use-of-uninitialized-value` because that one confused me. I'm finishing my workday for the day, so I can rerun the patch tomorrow. Alternatively, all I know is that I had errors in my environment and that's what sanitizers showed, so you reproducing and fixing the issues is plenty I think.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92071/new/
https://reviews.llvm.org/D92071
More information about the llvm-commits
mailing list