phoebewang wrote: I don't think we need to check target features if there's no direct interaction between inline assemble and compiler generated code, e.g., argument passing/return. In general, if a feature is only supported by inline assemble, we even don't allocate a feature name for it.
https://github.com/llvm/llvm-project/pull/206874 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
