[llvm] [CodeGen] Perform early program return instead of using indirect branch (PR #102127)
Sergei Barannikov via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 6 12:43:49 PDT 2024
s-barannikov wrote:
MachineBlockPlacement should be able to do this. See `TargetInstrInfo::getTailDuplicateSize`.
https://github.com/llvm/llvm-project/pull/102127
More information about the llvm-commits
mailing list