[all-commits] [llvm/llvm-project] f5a656: [RISCV] Reorganize deinterleave lowering for reuse...
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Feb 22 09:58:56 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f5a656050a154e41c21ed60197ddd1811e36d14f
https://github.com/llvm/llvm-project/commit/f5a656050a154e41c21ed60197ddd1811e36d14f
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-02-22 (Wed, 22 Feb 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Reorganize deinterleave lowering for reuse [nfc]
Not entirely sure we'll end up reusing the body of the transform, but personally I find this structure easier to follow anyways.
Differential Revision: https://reviews.llvm.org/D144532
More information about the All-commits
mailing list