[PATCH] D87867: [NFC][ScheduleDAG] Remove unused EntrySU SUnit
    Nick Johnson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Sep 21 08:23:37 PDT 2020
    
    
  
npjdesres added a comment.
I also maintain an out-of-tree backend that relied on the EntrySU.  Like materi, I used it to track inter-region latencies.  I would be happy to update my code track these latencies in some other way.  Please advise.  Thanks
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87867/new/
https://reviews.llvm.org/D87867
    
    
More information about the llvm-commits
mailing list