[all-commits] [llvm/llvm-project] 80d7e4: AMDGPU: Fix some incorrect FUNC-LABEL checks
jayfoad via All-commits
all-commits at lists.llvm.org
Wed Feb 26 01:43:22 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 80d7e473e0b3920ba7b36f834337fa8aa94c95a2
https://github.com/llvm/llvm-project/commit/80d7e473e0b3920ba7b36f834337fa8aa94c95a2
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-02-26 (Wed, 26 Feb 2020)
Changed paths:
M llvm/test/CodeGen/AMDGPU/fdiv.f16.ll
M llvm/test/CodeGen/AMDGPU/fptrunc.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.bpermute.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.ordered.add.gfx10.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.swizzle.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.sffbh.ll
M llvm/test/CodeGen/AMDGPU/shl_add_constant.ll
M llvm/test/CodeGen/AMDGPU/sitofp.f16.ll
M llvm/test/CodeGen/AMDGPU/uitofp.f16.ll
M llvm/test/CodeGen/AMDGPU/unaligned-load-store.ll
Log Message:
-----------
AMDGPU: Fix some incorrect FUNC-LABEL checks
More information about the All-commits
mailing list