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

Piyou Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 23:37:00 PST 2023


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

Split runOnce function into ModifySubRegisterOperandStatus and computeSubRegisterLaneBitInfo


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.486477.patch
Type: text/x-patch
Size: 12028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230105/15d5600a/attachment.bin>


More information about the llvm-commits mailing list