[PATCH] D110164: [NVPTX] Add VRFrame and VRFrameLocal to integer register classes

Andrew Savonichev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 13 03:39:16 PDT 2021


asavonic updated this revision to Diff 379327.
asavonic added a comment.

- Updated debug-info.ll LIT test.

Not sure why it is changed though.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110164

Files:
  llvm/lib/Target/NVPTX/NVPTXFrameLowering.cpp
  llvm/lib/Target/NVPTX/NVPTXPeephole.cpp
  llvm/lib/Target/NVPTX/NVPTXRegisterInfo.cpp
  llvm/lib/Target/NVPTX/NVPTXRegisterInfo.h
  llvm/lib/Target/NVPTX/NVPTXRegisterInfo.td
  llvm/test/CodeGen/NVPTX/local-stack-frame.ll
  llvm/test/DebugInfo/NVPTX/debug-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110164.379327.patch
Type: text/x-patch
Size: 8911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211013/4feb7638/attachment.bin>


More information about the llvm-commits mailing list