[llvm] [GVN][NFC] Use early return in phiTranslateImpl() (PR #149273)
Madhur Amilkanthwar via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 17 01:47:56 PDT 2025
madhur13490 wrote:
Hi @fhahn @nikic
Just replacing with some better readable code by using early returns. I don't have a test case for this.
https://github.com/llvm/llvm-project/pull/149273
More information about the llvm-commits
mailing list