[all-commits] [llvm/llvm-project] 4d6e74: IROutliner: Do not look at use lists of constant p...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Apr 10 13:33:10 PDT 2025
Branch: refs/heads/users/arsenm/ir-outliner/ignore-constant-phi-inputs-uselist
Home: https://github.com/llvm/llvm-project
Commit: 4d6e7485870864c6a1fe2b553d953f171b0a7bde
https://github.com/llvm/llvm-project/commit/4d6e7485870864c6a1fe2b553d953f171b0a7bde
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-04-10 (Thu, 10 Apr 2025)
Changed paths:
M llvm/lib/Transforms/IPO/IROutliner.cpp
Log Message:
-----------
IROutliner: Do not look at use lists of constant phi inputs
Theoretically this does a worse job with globals but this is not
covered by existing tests
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