[PATCH] D140382: [CodeGen] Add user interface for DetectDeadLanes

Piyou Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 02:53:13 PST 2023


BeMg updated this revision to Diff 487359.
BeMg added a comment.

1. ModifySubRegisterOperandStatus -> modifySubRegisterOperandStatus
2. if not change anything, skip computeSubRegisterLaneBitInfo
3. Add comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140382

Files:
  llvm/include/llvm/CodeGen/DetectDeadLanes.h
  llvm/lib/CodeGen/DetectDeadLanes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140382.487359.patch
Type: text/x-patch
Size: 12423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230109/cff5c0b1/attachment.bin>


More information about the llvm-commits mailing list