[PATCH] D91516: [AMDGPU] Support for device scope shared variables
Mahesha S via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 23 10:26:22 PST 2020
hsmhsm added a comment.
In D91516#2470264 <https://reviews.llvm.org/D91516#2470264>, @JonChesterfield wrote:
> Do recursive and indirect calls work with the new scheme? If so the description needs updating
I hope, I mentioned in the description that recursive calls does not work, and regarding indirect calls also, I mentioned briefly when it works and when it does not. Please read item [6], that is, `What are some important current limitations of the pass?`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91516/new/
https://reviews.llvm.org/D91516
More information about the llvm-commits
mailing list