[llvm] [Codegen][LegalizeIntegerTypes] Improve shift through stack (PR #96151)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 16 09:23:23 PDT 2024


https://github.com/arsenm approved this pull request.

Still don't really get why the tests were using unaligned loads in the first place, or why this regresses them, but it shouldn't be directly related to this patch 

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


More information about the llvm-commits mailing list