[all-commits] [llvm/llvm-project] 2cc119: clang/AMDGPU: Fix default for frame-pointer attribute
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Dec 6 10:40:15 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2cc11941a2e88236e0b4842229454ae6d85142cd
https://github.com/llvm/llvm-project/commit/2cc11941a2e88236e0b4842229454ae6d85142cd
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2019-12-07 (Sat, 07 Dec 2019)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
A clang/test/Driver/frame-pointer-elim.cl
Log Message:
-----------
clang/AMDGPU: Fix default for frame-pointer attribute
Enabling optimization should allow frame pointer elimination.
More information about the All-commits
mailing list