[PATCH] D69297: [ARM][AArch64] Implement __arm_rsrf, __arm_rsrf64, __arm_wsrf & __arm_wsrf64

Momchil Velikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 22 05:43:10 PDT 2019


chill added a comment.

I'm a bit unsure how much we're willing to pollute the namespace: in this particular case looking at the four `__bitcast_*` functions.
I appreciate that getting rid of them would  require emitting LLVM IR bitcasts, so a bit more effort compared to the macro approach.

Comments?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69297





More information about the cfe-commits mailing list