[PATCH] D105067: [SystemZ] Emit .gnu_attribute for an externally visible vector abi.

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 04:00:57 PDT 2022


jonpa added a comment.

Tried to rebase today, but got some build error. I also think we probably should consider opaque pointers now as it has become the default, by going through the tests and also type handling of pointers in the patch, I would guess.

First question though is if this patch became so complex that it is more reasonable to abandon it, or is this still under review?


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

https://reviews.llvm.org/D105067



More information about the llvm-commits mailing list