[all-commits] [llvm/llvm-project] d841c8: [RISCV] Move spread(4, 8) shuffle lowering above ge...
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Jan 31 12:44:53 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d841c8842e17b7e74c3ee98c13a8a2505566deed
https://github.com/llvm/llvm-project/commit/d841c8842e17b7e74c3ee98c13a8a2505566deed
Author: Philip Reames <preames at rivosinc.com>
Date: 2025-01-31 (Fri, 31 Jan 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Move spread(4,8) shuffle lowering above generic fallbacks [NFC
NFC because the patterns are distinct, but has confused me now twice
despite being the person who wrote said code.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list