[PATCH] D139000: [AMDGPU] Clear bodies of function with incompatible features

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 09:31:02 PST 2022


Joe_Nash added a comment.

Overall this looks pretty good. As you say, the feature checking logic is quite limited, but that's not a problem. 
I think after this patch lands https://reviews.llvm.org/D123693 can be reverted. Can you try to revert that with this patch and check if device libs can be built correctly at -O0?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139000/new/

https://reviews.llvm.org/D139000



More information about the llvm-commits mailing list