[PATCH] D94013: [libclc] Add clspv target for libclc
Jan Vesely via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 3 08:13:29 PST 2021
jvesely added a comment.
In D94013#2593369 <https://reviews.llvm.org/D94013#2593369>, @alan-baker wrote:
> I've pushed the commit to my fork at 30d41a <https://github.com/alan-baker/llvm-project/commit/30d41a9f4379754d4327c41809de8c1d4c9fdc94>. I just rebased it on the latest main.
thanks. I've prepared it locally. I removed the extra newlines at the end of files,
but it looks like the linked git version introduced quite a few cases of mismatched indentation that are not in the phabricator version (e.g. line 33,34,44, ... in fma.cl).
Did you use a different editor to make adjustments?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94013/new/
https://reviews.llvm.org/D94013
More information about the llvm-commits
mailing list