yonghong-song added a comment.

I guess I will go with inline asm in kernel for now as llvm seems already doing 
a pretty good job parsing/understanding inline asm to integrated into 
optimization passes. A few passes like SimplifyCFG, GVN, etc. may have some 
impact but probably does not really matter for the use case here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81479



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to