[all-commits] [llvm/llvm-project] 4b2e7d: [amdgpu] Default to code object v3
Siva Chandra via All-commits
all-commits at lists.llvm.org
Mon Dec 14 17:18:04 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4b2e7d0215021d0d1df1a6319884b21d33936265
https://github.com/llvm/llvm-project/commit/4b2e7d0215021d0d1df1a6319884b21d33936265
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2020-12-15 (Tue, 15 Dec 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/ToolChains/CommonArgs.cpp
M llvm/docs/AMDGPUUsage.rst
Log Message:
-----------
[amdgpu] Default to code object v3
[amdgpu] Default to code object v3
v4 is not yet readily available, and doesn't appear
to be implemented in the back end
Reviewed By: t-tye
Differential Revision: https://reviews.llvm.org/D93258
Commit: b266c818e7cb30464a7bb9e5f8241375ac1722b1
https://github.com/llvm/llvm-project/commit/b266c818e7cb30464a7bb9e5f8241375ac1722b1
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-12-14 (Mon, 14 Dec 2020)
Changed paths:
M libc/utils/FPUtil/DummyFEnv.h
Log Message:
-----------
[libc][Obvious] Mark functions in DummyFEnv.h as static inline.
Compare: https://github.com/llvm/llvm-project/compare/d2ed9d6b7ec6...b266c818e7cb
More information about the All-commits
mailing list