[llvm] [NFC] Prefer compile-time branching in function template (PR #203698)

via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 13 08:30:37 PDT 2026


https://github.com/StepfenShawn approved this pull request.

LGTM, thanks for the NFC cleanup! Using `if constexpr` here is a nice improvement to leverage compile-time branching.

https://github.com/llvm/llvm-project/pull/203698


More information about the llvm-commits mailing list