[all-commits] [llvm/llvm-project] e4b2f2: [RISCV][GISel] Legalize G_PHI and G_BRCOND.
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Aug 14 10:22:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4b2f2d4a61780dc333077e44449437158119a03
https://github.com/llvm/llvm-project/commit/e4b2f2d4a61780dc333077e44449437158119a03
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
A llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-phi.mir
A llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-phi.mir
Log Message:
-----------
[RISCV][GISel] Legalize G_PHI and G_BRCOND.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D157818
More information about the All-commits
mailing list