[all-commits] [llvm/llvm-project] 88903f: [RISCV][GISel] Make G_SELECT of pointers legal
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Aug 15 09:20:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 88903fac1ff766a4883082c28baa7b13d76786a2
https://github.com/llvm/llvm-project/commit/88903fac1ff766a4883082c28baa7b13d76786a2
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-08-15 (Tue, 15 Aug 2023)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
M llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-select.mir
M llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-select.mir
Log Message:
-----------
[RISCV][GISel] Make G_SELECT of pointers legal
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D157819
More information about the All-commits
mailing list