================ @@ -0,0 +1,60 @@ +; RUN: llc --filetype=asm %s -o - | FileCheck %s ---------------- hvdijk wrote:
Good idea, though most other DirectX tests do also explicitly specify `--filetype=asm`. @bogner What do you prefer here? I'd like it to be consistent across tests, shall I apply this change and then submit another PR to update the other tests to match? Or do it for this one test only? Or leave it explicitly using `--filetype=asm`? https://github.com/llvm/llvm-project/pull/198318 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
