[PATCH] D127504: [NVPTX] Use the mask() operator to initialize packed structs with pointers

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 12:37:49 PDT 2022


ikudrin updated this revision to Diff 445105.
ikudrin marked 3 inline comments as done.
ikudrin added a comment.

Thanks! I'm going to land that on Monday.

- Fix nits


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

https://reviews.llvm.org/D127504

Files:
  llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
  llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h
  llvm/lib/Target/NVPTX/NVPTXSubtarget.h
  llvm/test/CodeGen/NVPTX/packed-aggr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127504.445105.patch
Type: text/x-patch
Size: 10588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220715/5109d32c/attachment.bin>


More information about the llvm-commits mailing list