[all-commits] [llvm/llvm-project] d8576e: [RISCV][GISel] Update RV64 legalize-ctpop.mir to a...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Nov 13 10:39:12 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8576e4542a3e3d86412338bfc5eca47224dfdd7
https://github.com/llvm/llvm-project/commit/d8576e4542a3e3d86412338bfc5eca47224dfdd7
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-ctpop.mir
Log Message:
-----------
[RISCV][GISel] Update RV64 legalize-ctpop.mir to account for constant shift amounts being i64 now.
This changed while the ctpop patch was in review and I forgot to update it.
More information about the All-commits
mailing list