[llvm-branch-commits] [llvm] release/21.x: [AArch64, TTI] Disable RealUse check for vector insert/extract costs and Apple CPUs. (#146526) (PR #149815)
Florian Hahn via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Jul 22 09:34:14 PDT 2025
fhahn wrote:
> I'm not a huge fan of hacks like this on the release branch. It should be the same patch as on trunk (or not be backported).
@davemgreen I agree it's not really pretty, wdyt about including the full change?
https://github.com/llvm/llvm-project/pull/149815
More information about the llvm-branch-commits
mailing list