[llvm] [TargetLowering] Deduplicate choosing InlineAsm constraint between ISels (PR #67057)

via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 22 01:43:55 PDT 2023


https://github.com/qcolombet approved this pull request.

Overall looks good to me.
I feel we miss one check for OOB or an assert around the loop I highlighted.

https://github.com/llvm/llvm-project/pull/67057


More information about the llvm-commits mailing list