[PATCH] D105501: [PowerPC] Power ISA features for Semachecking

Nemanja Ivanovic via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 6 17:33:53 PDT 2021


nemanjai added a comment.

Can you please add a test for this similar to `clang/test/Driver/ppc-pcrel.cpp` and other similar tests?
Also, I imagine this will produce some warnings from the back end since the back end doesn't know what these target features mean. Can you please see what happens when you try to compile something after this patch?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105501



More information about the cfe-commits mailing list