]> granicus.if.org Git - llvm/commit
[AMDGPU] Avoid predicated execution of the basic blocks containing scalar
authorAlexander Timofeev <Alexander.Timofeev@amd.com>
Tue, 3 Oct 2017 18:55:36 +0000 (18:55 +0000)
committerAlexander Timofeev <Alexander.Timofeev@amd.com>
Tue, 3 Oct 2017 18:55:36 +0000 (18:55 +0000)
commit673f1ddc20899ae591ad3fb9c151ef538ef898e9
treec8efee651c3e28550b517a269be2406103028106
parentf6bdff925ba575192ed401bd67e29dd555cdd9b9
[AMDGPU] Avoid predicated execution of the basic blocks containing scalar
instructions.

Differential revision: https://reviews.llvm.org/D38293

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314828 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIInsertSkips.cpp
test/CodeGen/AMDGPU/readlane_exec0.mir [new file with mode: 0644]