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

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 22 08:39:47 PDT 2023


jayfoad 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.

As a native speaker (sorry I don't know if you are too) I  would probably say "the order in which they are chosen".

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


More information about the llvm-commits mailing list