[PATCH] D92071: [PowerPC] support register pressure reduction in machine combiner.

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 07:31:59 PST 2021


shchenz added a comment.

Confirmed that `use-of-uninitialized-value` can be reproduced on the PowerPC target and it can be fixed by the new patch.


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