[all-commits] [llvm/llvm-project] 6e92bc: IROutliner: Do not look at use lists of constant p...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Apr 9 07:04:19 PDT 2025
Branch: refs/heads/users/arsenm/ir-outliner/ignore-constant-phi-inputs-uselist
Home: https://github.com/llvm/llvm-project
Commit: 6e92bcd3daf17aad7e2a3a3ccc166845aa1b317c
https://github.com/llvm/llvm-project/commit/6e92bcd3daf17aad7e2a3a3ccc166845aa1b317c
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-04-09 (Wed, 09 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