[PATCH] D40638: [AMDGPU, AsmParser] Enable the mnemonic spell corrector.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 20 10:32:35 PST 2017


arsenm requested changes to this revision.
arsenm added a comment.
This revision now requires changes to proceed.

There is a test failure with this. This seems to do the wrong thing when there are subtarget differences with the instruction.

Failing test test/MC/AMDGPU/vop1-gfx9-err.s


https://reviews.llvm.org/D40638





More information about the llvm-commits mailing list