From: Matt Arsenault Date: Tue, 15 Oct 2013 23:44:48 +0000 (+0000) Subject: Fix typo X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=50fd83e832b8a7361e362407555da2e9bd6085eb;p=oota-llvm.git Fix typo git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192752 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/R600/SIInstructions.td b/lib/Target/R600/SIInstructions.td index 94d42d55c33..0d9406bb432 100644 --- a/lib/Target/R600/SIInstructions.td +++ b/lib/Target/R600/SIInstructions.td @@ -1295,7 +1295,7 @@ def SI_INDIRECT_DST_V16 : SI_INDIRECT_DST; let usesCustomInserter = 1 in { -// This psuedo instruction takes a pointer as input and outputs a resource +// This pseudo instruction takes a pointer as input and outputs a resource // constant that can be used with the ADDR64 MUBUF instructions. def SI_ADDR64_RSRC : InstSI < (outs SReg_128:$srsrc),