[llvm] [EarlyIfConverter] Fix reg killed twice after early-if-predicator and ifcvt (PR #133554)
Afanasyev Ivan via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 28 19:29:46 PDT 2025
ivafanas wrote:
@MaskRay @jroelofs @fhahn @jmmartinez
Could you please review the PR?
@MaskRay
Could you also please check the correctness of transformation for Hexagon. It seems suspicious, that `early-if-predicator` has generated two equal instructions (I'm not familiar with Hexagon). This issue is not related to the one addressed in PR, but, imho, it needs some attention.
https://github.com/llvm/llvm-project/pull/133554
More information about the llvm-commits
mailing list