[PATCH] D115413: [amdgpu] Drop lowering of LDS used by global variables
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 13 11:06:43 PST 2021
arsenm added a comment.
In D115413#3189737 <https://reviews.llvm.org/D115413#3189737>, @JonChesterfield wrote:
> The tests of nonsensical IR input being mapped to some other nonsensical IR output? This pass (once fixed) will leave them unchanged, so they'll show nothing
By definition it's not nonsensical IR input since it passes the verifier, and the backend has to have some behavior on it
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115413/new/
https://reviews.llvm.org/D115413
More information about the llvm-commits
mailing list