[all-commits] [llvm/llvm-project] 6bcf1f: AMDGPU: Indicate pessimistic fixpoint for entry fu...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sat Dec 11 08:52:38 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6bcf1f9181560c53c2a9392c53da6535ae7e6bc0
https://github.com/llvm/llvm-project/commit/6bcf1f9181560c53c2a9392c53da6535ae7e6bc0
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2021-12-11 (Sat, 11 Dec 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
Log Message:
-----------
AMDGPU: Indicate pessimistic fixpoint for entry functions
There aren't going to be any callers for these, so avoid running
through the machinery to look at the callers.
More information about the All-commits
mailing list