[all-commits] [llvm/llvm-project] 56b99f: [RISCV][GISel] Rename XLenVT sXLen to be consisten...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Oct 26 15:49:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 56b99f05fa723ccfce08615f4a5114df52ec247a
https://github.com/llvm/llvm-project/commit/56b99f05fa723ccfce08615f4a5114df52ec247a
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp
M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
Log Message:
-----------
[RISCV][GISel] Rename XLenVT sXLen to be consistent with other LLTs. (#70288)
This also renames DoubleXLenLLT to sDoubleXLen.
More information about the All-commits
mailing list