[all-commits] [llvm/llvm-project] 8f736a: Fix the failure from Mips GISel
darkbuck via All-commits
all-commits at lists.llvm.org
Fri Feb 9 13:28:17 PST 2024
Branch: refs/heads/users/hliao/spr/globalisel-global-isel-for-brcond-nfc
Home: https://github.com/llvm/llvm-project
Commit: 8f736a3139d92b99619c66275c9239ff88921748
https://github.com/llvm/llvm-project/commit/8f736a3139d92b99619c66275c9239ff88921748
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2024-02-09 (Fri, 09 Feb 2024)
Changed paths:
M llvm/lib/Target/Mips/MipsInstructionSelector.cpp
M llvm/test/CodeGen/Mips/GlobalISel/instruction-select/branch.mir
M llvm/test/CodeGen/Mips/GlobalISel/instruction-select/jump_table_and_brjt.mir
M llvm/test/CodeGen/Mips/GlobalISel/instruction-select/phi.mir
Log Message:
-----------
Fix the failure from Mips GISel
Created using spr 1.3.4
More information about the All-commits
mailing list