[all-commits] [llvm/llvm-project] 747836: Revert "[RISCV][GlobalISel] Select ALU GPR instruc...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Aug 28 10:15:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 747836c5dde8ec01bb589b652822179e93d3e32d
https://github.com/llvm/llvm-project/commit/747836c5dde8ec01bb589b652822179e93d3e32d
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-08-28 (Mon, 28 Aug 2023)
Changed paths:
M llvm/lib/Target/RISCV/CMakeLists.txt
M llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp
R llvm/lib/Target/RISCV/RISCVGISel.td
R llvm/test/CodeGen/RISCV/GlobalISel/alu-roundtrip.ll
R llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/alu-rv32.mir
R llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/alu-rv64.mir
R llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/alu_m-rv32.mir
R llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/alu_m-rv64.mir
Log Message:
-----------
Revert "[RISCV][GlobalISel] Select ALU GPR instructions"
This reverts commit 538b90cf4c63c7f7b55a9eb9812e951529abd66c.
Committed by mistake.
More information about the All-commits
mailing list