[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
Thu Jul 14 07:14:30 PDT 2022
ikudrin updated this revision to Diff 444648.
ikudrin edited the summary of this revision.
ikudrin added a comment.
Rework the implementation so that the mask() operator is used only if it is indeed required.
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.444648.patch
Type: text/x-patch
Size: 12601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220714/b2bf9c41/attachment.bin>
More information about the llvm-commits
mailing list