bwendling wrote:

The newest patch is a WIP version of the suggestion by @nikic to the RFC I 
posted. It changes Clang's generation of asm "rm" constraints to choose the "r" 
one by default only to change it to "m" when we get to the back end. There are 
some failures left and more tests to be added, but if you're eager to see 
what's been done, the code is relatively reviewable. :-)

https://github.com/llvm/llvm-project/pull/92040
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to