[all-commits] [llvm/llvm-project] d8f651: [AMDGPU] Enable structurizer workarounds by default
Sameer Sahasrabuddhe via All-commits
all-commits at lists.llvm.org
Tue Jun 9 00:45:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d8f651d3e8e2a49730a18926eb2325b7793638f8
https://github.com/llvm/llvm-project/commit/d8f651d3e8e2a49730a18926eb2325b7793638f8
Author: Sameer Sahasrabuddhe <sameer.sahasrabuddhe at amd.com>
Date: 2020-06-09 (Tue, 09 Jun 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
M llvm/test/CodeGen/AMDGPU/infinite-loop.ll
M llvm/test/CodeGen/AMDGPU/multilevel-break.ll
M llvm/test/CodeGen/AMDGPU/nested-loop-conditions.ll
M llvm/test/CodeGen/AMDGPU/si-annotate-cf.ll
Log Message:
-----------
[AMDGPU] Enable structurizer workarounds by default
Reviewed By: nhaehnle
Differential Revision: https://reviews.llvm.org/D81211
More information about the All-commits
mailing list