[all-commits] [llvm/llvm-project] ae7657: [RISCV][GISel] Make G_ICMP of pointers legal.
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Aug 15 09:26:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae76574d4a9ce2b8d69a41b1b573d168bac617ab
https://github.com/llvm/llvm-project/commit/ae76574d4a9ce2b8d69a41b1b573d168bac617ab
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-icmp.mir
M llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-icmp.mir
Log Message:
-----------
[RISCV][GISel] Make G_ICMP of pointers legal.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D157823
More information about the All-commits
mailing list