[PATCH] D141993: [CodeGen][WIP] Split some functionality from DetectDeadLanes into its own class to be reused. NFCi

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 16:47:24 PST 2023


craig.topper updated this revision to Diff 491556.
craig.topper added a comment.

Reorder classes and methods to keep all of the code for the two classes grouped together.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141993

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141993.491556.patch
Type: text/x-patch
Size: 17340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230124/7a0c9993/attachment.bin>


More information about the llvm-commits mailing list