[llvm] [Uniformity] Remove dependence on CycleInfo in old pass manager (PR #76011)

Sameer Sahasrabuddhe via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 1 21:21:09 PST 2024


ssahasra wrote:

#76696 is a simpler approach to fix this dependency: Until we have a way to preserve CycleInfo whenever we preserve UniformityInfo, we just don't try to preserve UniformityInfo.

https://github.com/llvm/llvm-project/pull/76011


More information about the llvm-commits mailing list