[PATCH] D135843: [AArch64][NFC][1/4]Refactor 'isBitfieldPositioningOp' so that DAG nodes with different Opcode are handled with separate helper functions
Mingming Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 6 11:02:05 PST 2022
mingmingl added a comment.
In D135843#3862662 <https://reviews.llvm.org/D135843#3862662>, @qiongsiwu1 wrote:
> Ah I just saw 5d3139aef113881fff9430c96069faf96630a5d8 <https://reviews.llvm.org/rG5d3139aef113881fff9430c96069faf96630a5d8>. Thanks @MaskRay !
Ahhh i missed the message completely (and saw the comment when looked back at patches).. Thanks for the speedy fix @MaskRay !
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135843/new/
https://reviews.llvm.org/D135843
More information about the llvm-commits
mailing list