[llvm] Allow Specifying SGMasks for Inline Asm (PR #155491)
Patrick Simmons via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 1 13:28:17 PDT 2025
linuxrocks123 wrote:
Hi @arsenm, thanks for your help reviewing this. I made some changes to the code to try to implement the constraint inference approach. Would you please let me know what you think?
Also, the testcase I added generates a0 instead of a[0-1] which I think is correct. Do you know how to fix that?
https://github.com/llvm/llvm-project/pull/155491
More information about the llvm-commits
mailing list