[all-commits] [llvm/llvm-project] 6fec0a: [AMDGPU] Fix typo in regular expression checks. NFC.
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Apr 6 04:35:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6fec0a34ceb0a3c95454ef8c978e19be3fec7ab7
https://github.com/llvm/llvm-project/commit/6fec0a34ceb0a3c95454ef8c978e19be3fec7ab7
Author: Jay Foad <jay.foad at amd.com>
Date: 2021-04-06 (Tue, 06 Apr 2021)
Changed paths:
M llvm/test/CodeGen/AMDGPU/cf-loop-on-constant.ll
M llvm/test/CodeGen/AMDGPU/fold-imm-copy.mir
M llvm/test/CodeGen/AMDGPU/fptosi.f16.ll
M llvm/test/CodeGen/AMDGPU/fptoui.f16.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.gfx90a.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.rsq.clamp.ll
M llvm/test/CodeGen/AMDGPU/mubuf.ll
M llvm/test/CodeGen/AMDGPU/spill-offset-calculation.ll
M llvm/test/CodeGen/AMDGPU/valu-i1.ll
M llvm/test/CodeGen/AMDGPU/wave32.ll
Log Message:
-----------
[AMDGPU] Fix typo in regular expression checks. NFC.
More information about the All-commits
mailing list