[PATCH] D120129: [NVPTX] Enhance vectorization of ld.param & st.param

Daniil Kovalev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 25 08:51:54 PDT 2022


kovdan01 added a comment.

In D120129#3408168 <https://reviews.llvm.org/D120129#3408168>, @jdoerfert wrote:

> You don't need to run it. If you use this command line it doesn't crash?

Yes, I run the same command (with sm_75 instead of sm_80 because I don't have libomptarget-nvptx-sm_80.bc), and it doesn't crash.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120129



More information about the cfe-commits mailing list