[llvm] [AMDGPU][NFC] Test autogenerated llc tests for COV5 (PR #74339)

Saiyedul Islam via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 08:53:46 PST 2023


saiislam wrote:

I have only added following module flag to these tests and regenerated them using `update_llc_test_checks.py`:

```
!llvm.module.flags = !{!0}
!0 = !{i32 1, !"amdgpu_code_object_version", i32 500}
```

https://github.com/llvm/llvm-project/pull/74339


More information about the llvm-commits mailing list