[PATCH] D14092: AMDGPU: Make flat_scr name consistent

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 26 14:09:16 PDT 2015


arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added a subscriber: arsenm.

The printed name and the parsed assembler names weren't the same.
I'm not sure which name SC prints these as, but I think it's this one.


http://reviews.llvm.org/D14092

Files:
  lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp
  test/CodeGen/AMDGPU/cgp-addressing-modes.ll
  test/CodeGen/AMDGPU/flat-address-space.ll
  test/CodeGen/AMDGPU/global_atomics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14092.38459.patch
Type: text/x-patch
Size: 22758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151026/86b26348/attachment.bin>


More information about the llvm-commits mailing list