[PATCH] D134548: [NVPTX] Fix a segfault for bitcasted calls with byval params

Luke Drummond via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 26 05:58:55 PDT 2022


ldrumm updated this revision to Diff 462877.
ldrumm marked an inline comment as done.
ldrumm added a comment.

Code review suggestions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134548

Files:
  llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/lib/Target/NVPTX/NVPTXUtilities.cpp
  llvm/lib/Target/NVPTX/NVPTXUtilities.h
  llvm/test/CodeGen/NVPTX/call_bitcast_byval.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134548.462877.patch
Type: text/x-patch
Size: 5050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220926/411d406e/attachment.bin>


More information about the llvm-commits mailing list