[all-commits] [llvm/llvm-project] fd142e: [AMDGPU] Simplify AMDGPUAnnotateUniformValues::vis...
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Mar 23 09:56:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd142e6c1820bdca6c83b4db4f23be02b7cca1ab
https://github.com/llvm/llvm-project/commit/fd142e6c1820bdca6c83b4db4f23be02b7cca1ab
Author: Jay Foad <jay.foad at amd.com>
Date: 2021-03-23 (Tue, 23 Mar 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp
Log Message:
-----------
[AMDGPU] Simplify AMDGPUAnnotateUniformValues::visitBranchInst. NFC.
A BranchInst is always the terminator of its containing BasicBlock.
More information about the All-commits
mailing list