A new kind of Memory offset is added to calculate array index.
Use data layout with ptr size of 1 to help to get the array index with EmitGEPOffset and DL.getIndexedOffsetInType.
Added HandleCache to reuse DXIL Handle.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo