[PATCH] D123577: [WIP][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 19 19:36:21 PDT 2022


Miss_Grape updated this revision to Diff 423790.
Miss_Grape added a comment.

1,address comment


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.423790.patch
Type: text/x-patch
Size: 20895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220420/8d2f67db/attachment.bin>


More information about the llvm-commits mailing list