[PATCH] D147228: [AMDGPU][MC] v_interp tests to check reported operands.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 06:45:42 PDT 2023


foad accepted this revision.
foad added a comment.
This revision is now accepted and ready to land.

I think this is fine. Another approach used in `*_err_pos.s` is to run `FileCheck -strict-whitespace` and check for the exact location of the error caret `^`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147228



More information about the llvm-commits mailing list