mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
[AMDGPU] Fix typo in comment
This commit is contained in:
parent
7c3bc9a426
commit
003e5f2323
@ -6,7 +6,7 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// This is a variant of the UnifyDivergentExitNodes pass. Rather than ensuring
|
||||
// This is a variant of the UnifyFunctionExitNodes pass. Rather than ensuring
|
||||
// there is at most one ret and one unreachable instruction, it ensures there is
|
||||
// at most one divergent exiting block.
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user