ROCm-CompilerSupport icon indicating copy to clipboard operation
ROCm-CompilerSupport copied to clipboard

The compiler support repository provides various Lightning Compiler related services.

Results 24 ROCm-CompilerSupport issues
Sort by recently updated
recently updated
newest added

Following on from: #4 I am trying to do the following: * Create a dataset with a single LLVM IR source and 9 bitcode sources: * LLVM IR is generated...

If the library hits some problem during an action, e.g. cannot relocate symbols, it's fairly common for the output to get repeatedly flushed with large amounts of out empty output,...

Most of the `amd_comgr_action_kind_s`s have command line equivalent behaviours, it'd be useful to declare the command line tool wrapped and also the default flags being applied for each operation in...

### Suggestion Description From the kernels we have studied, it is not uncommon to see the use of a single waitcnt instruction to wait for multiple load instructions to finish...