[PATCH] D156782: [AMDGPU] Test disassembling of some basic True16 VOP2 instructions.

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 22 05:14:09 PDT 2023


kosarev added a comment.

> Is there any test that verifies that -mattr=-real-true16 is the default? If so, LGTM

All tests that don't use this flag rely on that be the default and wouldn't pass otherwise, so I assume no special tests needed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156782



More information about the llvm-commits mailing list