[PATCH] D142194: [AMDGPU][AsmParser] Fix matching immediate literals.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 06:05:30 PST 2023


arsenm added a comment.

In D142194#4068127 <https://reviews.llvm.org/D142194#4068127>, @kosarev wrote:

> I'm not sure there's a way to prepare a reliable regression test for this.

If there's a literal parsing issue seems like it should be straightforward?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142194/new/

https://reviews.llvm.org/D142194



More information about the llvm-commits mailing list