[PATCH] D135847: [PowerPC] don't check CTR clobber in hardware loop insertion pass

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 6 17:42:49 PST 2022


shchenz added a comment.

gentle ping.

I am going to commit this first in next week. This patch does not introduce any new logic, it just deletes some legacy codes and the test change seems good to me. (we may can delete more legacy codes, I'll confirm this later.) I also found no regression for this patch on ppc with some required end-to-end tests.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135847/new/

https://reviews.llvm.org/D135847



More information about the llvm-commits mailing list