[PATCH] D142507: [AMDGPU] Split dot7 feature

Stanislav Mekhanoshin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 14 15:20:56 PST 2023


rampitec added a comment.

In D142507#4127421 <https://reviews.llvm.org/D142507#4127421>, @b-sumner wrote:

> I have no objection to backporting this, but it may need to be accompanied with a device-libs patch, and I don't know where that patch would be checked in.  The ROCm-Device-Libs in github certainly doesn't have a "clang-16" branch.

My current understanding is the c-p will go into already forked clang-16, but not to rocm 5.4. So rocm device-libs will be accompanied by the older clang-16 w/o this and stay compatible. Someone building from scratch will use latest clang-16 and staging device-libs with this change. Do you think this will work?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142507



More information about the cfe-commits mailing list