[all-commits] [llvm/llvm-project] 2a8f40: [RISCV][GISel] Fix a bug exposed from compilation ...
darkbuck via All-commits
all-commits at lists.llvm.org
Mon Dec 18 12:07:43 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a8f40d4628d9ee070114b5550e2b20e35667a54
https://github.com/llvm/llvm-project/commit/2a8f40d4628d9ee070114b5550e2b20e35667a54
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2023-12-18 (Mon, 18 Dec 2023)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
Log Message:
-----------
[RISCV][GISel] Fix a bug exposed from compilation warnings. NFC
- G_MERGE_VALUES and G_UNMERGE_VALUES need type pairs instead of type.
More information about the All-commits
mailing list