[all-commits] [llvm/llvm-project] f0b57b: [Coroutines] Remove one construction of DominatorT...
Ruiling, Song via All-commits
all-commits at lists.llvm.org
Tue May 28 17:58:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0b57b60e3b47bb9f9181d8be68473706b883430
https://github.com/llvm/llvm-project/commit/f0b57b60e3b47bb9f9181d8be68473706b883430
Author: Ruiling, Song <ruiling.song at amd.com>
Date: 2024-05-29 (Wed, 29 May 2024)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroFrame.cpp
Log Message:
-----------
[Coroutines] Remove one construction of DominatorTree (#93507)
The DominatorTree can be reused if no CFG changes.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list