[PATCH] D139213: [llvm][CUDA] Make NVVM Reflect pass look inside ptr casting
Hugh Delaney via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 3 01:53:44 PST 2023
hdelan added a comment.
In D139213#3995722 <https://reviews.llvm.org/D139213#3995722>, @tra wrote:
> This patch does not apply cleanly to my sources. Is it based on the public LLVM tree? Can you rebase it on top of the `main` branch?
This is based on `main` from https://github.com/llvm/llvm-project. This is my first time contributing upstream - perhaps I have structured my commits poorly, I have added commits on top of each other instead of amending a single commit. Would it be sensible if I closed this patch and opened a new clean patch with a single commit?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139213/new/
https://reviews.llvm.org/D139213
More information about the llvm-commits
mailing list