[llvm] [CodeGen] Ensure clearRegisterKills clears inside bundles. (PR #149177)
Ricardo Jesus via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 18 02:57:21 PDT 2025
rj-jesus wrote:
Hi @arsenm, when you write:
> I guess doing this in all of these type functions (...)
By _this_, are you referring to updating "the more sophisticated checks (that) seem to have never been updated to do anything with bundle", or are you referring to adding something like AnyInBundle to clearRegisterKills, and potentially other such functions, to control how they handle a bundle? (I'm sorry, this is probably very obvious, but I just got confused interpreting the path you're suggesting.)
https://github.com/llvm/llvm-project/pull/149177
More information about the llvm-commits
mailing list