[PATCH] D133747: Address feedback in https://reviews.llvm.org/D133637
YongKang Zhu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 13 14:30:18 PDT 2022
yozhu updated this revision to Diff 459875.
yozhu added a comment.
Use static member function `MachineOperand::getRegMaskSize()` instead of
duplicating the logic in code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133747/new/
https://reviews.llvm.org/D133747
Files:
llvm/include/llvm/CodeGen/MachineOperand.h
llvm/lib/CodeGen/MachineOperand.cpp
llvm/lib/CodeGen/MachineStableHash.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133747.459875.patch
Type: text/x-patch
Size: 5465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220913/f3ae7b60/attachment.bin>
More information about the llvm-commits
mailing list