[llvm-branch-commits] [llvm] [AMDGPU] Early bail in getFunctionCodeSize for meta inst. NFC. (PR #127129)
Matt Arsenault via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Feb 13 16:30:43 PST 2025
arsenm wrote:
There is also MF.estimateFunctionSizeInBytes(), probably should use that as a stop gap until MC computes this
https://github.com/llvm/llvm-project/pull/127129
More information about the llvm-branch-commits
mailing list