[PATCH] D108865: [AMDGPU] Use gcc pragmas to disable -Wtype-limits warning
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 2 19:23:55 PDT 2021
arsenm added a comment.
I don't see much reason to have FeatureLocalMemorySize0. It's implied by the absence of the features with a size. I think just removing it should work
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108865/new/
https://reviews.llvm.org/D108865
More information about the llvm-commits
mailing list