[llvm] [AArch64][GlobalISel] Mark G_BR as always legal. NFC (PR #153545)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 14 07:12:34 PDT 2025


arsenm wrote:

I would not assume these are directly legal. I think the harm of trying to have default hard-to-opt-out of rules is greater than the savings of just having a list of explicit always legal operations 

https://github.com/llvm/llvm-project/pull/153545


More information about the llvm-commits mailing list