[PATCH] D156076: [PowerPC][Clang] Remove constraint for initial-exec TLS mode on AIX

Nemanja Ivanovic via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 24 00:46:53 PDT 2023


nemanjai added a comment.

So we don't have code generation for this, but we are enabling it in the front end? What happens if we try to produce code for the IR this produces? It would make more sense to me to implement what is needed in the back end prior to allowing the front end to produce the code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156076



More information about the cfe-commits mailing list