mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-28 07:05:03 +00:00
Fix typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192752 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2072ca8e07
commit
50fd83e832
@ -1295,7 +1295,7 @@ def SI_INDIRECT_DST_V16 : SI_INDIRECT_DST<VReg_512>;
|
||||
|
||||
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),
|
||||
|
Loading…
Reference in New Issue
Block a user