[llvm] [AMDGPU] Allow lit() on operands which do not accept modifiers (PR #69527)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 19 03:45:16 PDT 2023


https://github.com/jayfoad commented:

This looks OK but I'm not too familiar with operand parsing. Is there a cleaner way to implement this, so that we don't have two different places where "lit" is parsed?

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


More information about the llvm-commits mailing list