forked from OSchip/llvm-project
8 lines
291 B
ArmAsm
8 lines
291 B
ArmAsm
// XFAIL: *
|
|
// RUN: llvm-mc -arch=amdgcn -mcpu=tonga -show-encoding %s | FileCheck -check-prefix=VI %s
|
|
|
|
; When assembled, this emits a different encoding value than codegen for the intrinsic
|
|
|
|
buffer_wbinvl1_vol
|
|
// VI: buffer_wbinvl1_vol ; encoding: [0x00,0x00,0xfc,0xe0,0x00,0x00,0x00,0x00]
|