arsenm wrote: > `-disable-llvm-passes` should be better than `-O0`. SPIRV is generic target > and doesn't have TTI interface,
SPIRV is a distinct target that can implement TTI https://github.com/llvm/llvm-project/pull/202891 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
