[all-commits] [llvm/llvm-project] 5915d3: [AMDGPU] Do not run IR optimizations at -O0
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue Jul 6 15:39:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5915d33874fd0278f72f2c1a8cf2047bdf0ffd31
https://github.com/llvm/llvm-project/commit/5915d33874fd0278f72f2c1a8cf2047bdf0ffd31
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2021-07-06 (Tue, 06 Jul 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
M llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
Log Message:
-----------
[AMDGPU] Do not run IR optimizations at -O0
Differential Revision: https://reviews.llvm.org/D105515
More information about the All-commits
mailing list