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

Daniil Kovalev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 27 21:14:12 PDT 2022


kovdan01 added a comment.

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

> Our internal build bots and CI for some projects are broken for 3 days. I wish to unbreak them so we get actual meaningful results, e.g., see if something else is breaking our build. I'm fine with a separate patch on top but I would prefer it now so people can run code on Monday.

OK, I'll submit a separate patch within an hour, and if it looks good to you - will merge it immediately. The fix looks simple enough so there is no need to wait for additional approvals.


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