resistor wrote: > Thanks. Do we have others like this still? I forget which have been > upstreamed (or reinvented by others) over the years.
We have similar changes for `@llvm.read.register`, `@llvm.write.register`, `@llvm.read.volatile.register`, and `@llvm.stackprotector`. It's my intent to get to those as well, but this one was the most invasive and felt like it deserved its own PR. https://github.com/llvm/llvm-project/pull/188464 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
