[PATCH] D109707: [HIP] [AlwaysInliner] Disable AlwaysInliner to eliminate undefined symbols
Anshil Gandhi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 28 11:39:25 PDT 2021
gandhi21299 updated this revision to Diff 375655.
gandhi21299 added a comment.
- declare failure when lowering an accessor of a callee which is not a function, in GlobalISel
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109707/new/
https://reviews.llvm.org/D109707
Files:
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/CodeGenCUDA/amdgpu-alias-undef-symbols.cu
llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp
llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/CodeGen/AMDGPU/inline-calls.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109707.375655.patch
Type: text/x-patch
Size: 5132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210928/5c6cf878/attachment-0001.bin>
More information about the llvm-commits
mailing list