[PATCH] D152789: NVPTX: Lower unreachable to exit to allow ptxas to accurately reconstruct the CFG.

Tim Besard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 08:10:23 PDT 2023


maleadt updated this revision to Diff 532157.
maleadt added a comment.

Push the entire diff again.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152789

Files:
  llvm/lib/Target/NVPTX/CMakeLists.txt
  llvm/lib/Target/NVPTX/NVPTX.h
  llvm/lib/Target/NVPTX/NVPTXLowerUnreachable.cpp
  llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp
  llvm/test/CodeGen/NVPTX/unreachable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152789.532157.patch
Type: text/x-patch
Size: 7096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230616/95e26f87/attachment.bin>


More information about the llvm-commits mailing list