Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,050 ms | x64 debian > MLIR.Examples/standalone::test.toy |
Event Timeline
llvm/test/CodeGen/AMDGPU/v_cmp_gfx11.ll | ||
---|---|---|
3 | global-isel=1 and =0 lines? |
llvm/test/CodeGen/AMDGPU/v_cmp_gfx11.ll | ||
---|---|---|
3 | It appears that global-isel selection for 16 bit types in llvm.amdgcn.icmp and even 32 bit types for llvm.amdgcn.fcmp is incomplete. Therefore I will file a ticket but not fix it in this patch. https://github.com/llvm/llvm-project/issues/58326 |
global-isel=1 and =0 lines?