[llvm] [AArch64] Make use of byte FPR stores for bytes extracted from vectors (PR #131793)
Paul Walker via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 2 03:17:16 PDT 2025
paulwalker-arm wrote:
Sure but I would rather implement isel for a truncating store that might be generically useful (perhaps even allowing some cleanup of existing isel patterns) than going down the route of needing to create a dedicated MVT for this one use case.
https://github.com/llvm/llvm-project/pull/131793
More information about the llvm-commits
mailing list