[PATCH] D119669: [NVPTX] Prefix "$L__" for branch label names

Dmitry Vassiliev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 14 12:52:46 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcccef321096c: [NVPTX] Prefix "$L__" for branch label names (authored by slydiman).

Changed prior to commit:
  https://reviews.llvm.org/D119669?vs=408274&id=408579#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119669/new/

https://reviews.llvm.org/D119669

Files:
  llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp
  llvm/test/CodeGen/NVPTX/f16-instructions.ll
  llvm/test/CodeGen/NVPTX/label-var-prefix.ll
  llvm/test/CodeGen/NVPTX/lower-aggr-copies.ll
  llvm/test/DebugInfo/NVPTX/cu-range-hole.ll
  llvm/test/DebugInfo/NVPTX/dbg-declare-alloca.ll
  llvm/test/DebugInfo/NVPTX/debug-addr-class.ll
  llvm/test/DebugInfo/NVPTX/debug-file-loc.ll
  llvm/test/DebugInfo/NVPTX/debug-info.ll
  llvm/test/DebugInfo/NVPTX/debug-loc-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119669.408579.patch
Type: text/x-patch
Size: 19056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220214/036768b8/attachment.bin>


More information about the llvm-commits mailing list