[llvm] [ARM] Only change mask if demanded bits says we can optimize (PR #165106)

via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 27 12:13:09 PDT 2025


AZero13 wrote:

This is the best I can do without regressions @davemgreen 

To remove the workarounds I have to improve the ubfx code which involves porting getUsefulBits from AArch64, which is a very large effort. 

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


More information about the llvm-commits mailing list