[llvm] [AlwaysInline] Avoid unnecessary BFI fetches (PR #117750)
Mikael Holmén via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 12 04:09:18 PST 2024
mikaelholmen wrote:
> Candidate fix: #119566
Thank you! I've verifed that the fix you pushed solves the original problem I saw.
https://github.com/llvm/llvm-project/pull/117750
More information about the llvm-commits
mailing list