[all-commits] [llvm/llvm-project] 7ec692: Revert "[AMDGPU] Insert PS early exit at end of co...
Carl Ritson via All-commits
all-commits at lists.llvm.org
Thu Jul 2 21:04:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7ec6927badecae0adf63eb72c42194deb68a9685
https://github.com/llvm/llvm-project/commit/7ec6927badecae0adf63eb72c42194deb68a9685
Author: Carl Ritson <carl.ritson at amd.com>
Date: 2020-07-03 (Fri, 03 Jul 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInsertSkips.cpp
M llvm/lib/Target/AMDGPU/SIInstructions.td
M llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
M llvm/test/CodeGen/AMDGPU/kill-infinite-loop.ll
M llvm/test/CodeGen/AMDGPU/skip-if-dead.ll
Log Message:
-----------
Revert "[AMDGPU] Insert PS early exit at end of control flow"
This reverts commit 2bfcacf0ad362956277a1c2c9ba00ddc453a42ce.
There appears to be an issue to analysis preservation.
More information about the All-commits
mailing list