[all-commits] [llvm/llvm-project] c5be6a: [RISCV] Use X0 in place of VLMaxSentinel in lowering.
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Jul 11 23:30:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5be6a8308115636602a7377f5029bb459a8a5a8
https://github.com/llvm/llvm-project/commit/c5be6a8308115636602a7377f5029bb459a8a5a8
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-07-11 (Mon, 11 Jul 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Use X0 in place of VLMaxSentinel in lowering.
I thought I had already fixed all of these, but I guess I missed one.
More information about the All-commits
mailing list