[PATCH] D142506: [AMDGCN] Fix device lib test to work with lib64

Siu Chi Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 24 15:01:52 PST 2023


scchan added a comment.

In D142506#4078402 <https://reviews.llvm.org/D142506#4078402>, @arsenm wrote:

> The resource directory should be strictly controlled. why would lib64 ever be used here?

The intention is to eventually move the device libs into the library directory inside clang's resource directory, which its name is affected LLVM_LIBDIR_SUFFIX.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142506



More information about the cfe-commits mailing list