[all-commits] [llvm/llvm-project] 179a2e: [RISCV][GISel] Legalize and select G_BRINDIRECT. (...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Nov 27 13:10:01 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 179a2e04439d449bbcd7482070c27983ef345c20
https://github.com/llvm/llvm-project/commit/179a2e04439d449bbcd7482070c27983ef345c20
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp
M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
A llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/brindirect-rv32.mir
A llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/brindirect-rv64.mir
A llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-brindirect-rv32.mir
A llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-brindirect-rv64.mir
Log Message:
-----------
[RISCV][GISel] Legalize and select G_BRINDIRECT. (#73059)
More information about the All-commits
mailing list