[all-commits] [llvm/llvm-project] fd8172: [RISCV] Sink code into using branch in shuffle low...
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Jan 24 08:52:23 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd817249f4d50caa7a8986a37cdf712dfdf5ad70
https://github.com/llvm/llvm-project/commit/fd817249f4d50caa7a8986a37cdf712dfdf5ad70
Author: Philip Reames <preames at rivosinc.com>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Sink code into using branch in shuffle lowering [nfc]
Follow up to 396b6bbc, sink code into consuming branch, and fix one
comment I realized used the misleading wording. (Permute is a specific
sub-type of single source shuffle.)
More information about the All-commits
mailing list