[PATCH] D123577: [MIPS][SelectionDAG] Enable TargetLowering::hasBitTest for masks that fit in ANDI.

LiqinWeng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 20:40:05 PDT 2022


Miss_Grape updated this revision to Diff 422386.
Miss_Grape retitled this revision from "WIP [MIPS][SelectionDAG] Enable TargetLowering::hasBitTest for masks that fit in ANDI." to "[MIPS][SelectionDAG] Enable TargetLowering::hasBitTest for masks that fit in ANDI.".
Miss_Grape added a comment.

Add test


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123577/new/

https://reviews.llvm.org/D123577

Files:
  llvm/lib/Target/Mips/MipsISelLowering.cpp
  llvm/lib/Target/Mips/MipsISelLowering.h
  llvm/test/CodeGen/Mips/bittest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123577.422386.patch
Type: text/x-patch
Size: 20759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220413/4b0f244f/attachment.bin>


More information about the llvm-commits mailing list