[PATCH] D135843: [AArch64][NFC]Refactor 'isBitfieldPositioningOp' so Op with different Opcode is handled with a separaparate helper function (which issimilar to 'isBitfieldExtractOp'). This paves the way for enhancement

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 19:15:11 PDT 2022


mingmingl created this revision.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
mingmingl requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D135843

Files:
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135843.467345.patch
Type: text/x-patch
Size: 6671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221013/df622a0f/attachment.bin>


More information about the llvm-commits mailing list