[all-commits] [llvm/llvm-project] ca3cd3: [MIPS][SelectionDAG] Enable TargetLowering::hasBit...
LiqinWeng via All-commits
all-commits at lists.llvm.org
Wed Apr 27 02:04:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ca3cd345a0d0046ef15e6806494099b017cb1b31
https://github.com/llvm/llvm-project/commit/ca3cd345a0d0046ef15e6806494099b017cb1b31
Author: Liqin.Weng <Liqin.Weng at streamcomputing.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M llvm/lib/Target/Mips/MipsISelLowering.cpp
M llvm/lib/Target/Mips/MipsISelLowering.h
A llvm/test/CodeGen/Mips/bittest.ll
Log Message:
-----------
[MIPS][SelectionDAG] Enable TargetLowering::hasBitTest for masks that fit in ANDI.
Reviewed By: sdardis
Differential Revision: https://reviews.llvm.org/D123577
More information about the All-commits
mailing list