[all-commits] [llvm/llvm-project] 1ab44d: [DominanceFrontier] make iterating dereferenced Do...
Wenju He via All-commits
all-commits at lists.llvm.org
Thu Oct 26 18:32:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ab44d5a326ec570883bc63e5343c44c7614e20e
https://github.com/llvm/llvm-project/commit/1ab44d5a326ec570883bc63e5343c44c7614e20e
Author: Wenju He <wenju.he at intel.com>
Date: 2023-10-27 (Fri, 27 Oct 2023)
Changed paths:
M llvm/include/llvm/Analysis/DominanceFrontier.h
M llvm/include/llvm/Analysis/DominanceFrontierImpl.h
M llvm/include/llvm/Analysis/RegionInfoImpl.h
M llvm/test/Analysis/DominanceFrontier/new_pm_test.ll
Log Message:
-----------
[DominanceFrontier] make iterating dereferenced DominanceFrontierBase::find deterministic (#69711)
More information about the All-commits
mailing list