[llvm] [TargetLowering] Deduplicate choosing InlineAsm constraint between ISels (PR #67057)
Nick Desaulniers via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 22 08:24:02 PDT 2023
nickdesaulniers wrote:
> > Given a list of constraints for InlineAsm (ex. "imr") I'm looking to modify the order in which is chosen.
>
> "in which is chosen" - are you missing some words here?
maybe `s/in/of/`? I can reword this in the bottom commit just before merging.
https://github.com/llvm/llvm-project/pull/67057
More information about the llvm-commits
mailing list