| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir][GPU] Generalize gpu.printf to not need gpu.module (#161266) In order to make the gpu.printf => [various LLVM calls] passes less order-dependent and to allow downstreams that don't use gpu.module to use gpu.printf, allow the flowerings for such prints to target the nearest SymbolTable instead. | 10 个月前 | |
[mlir][gpu] GPUToROCDL/NVVM: use generic llvm conversion interface instead of hardcoded conversions. (#124439) Using ConvertToLLVMPatternInterface allows to unhardcode specific dialect conversions from passes and, more importantly, allows downstream projects to inject their ops/types translation here by registering corresponding interface. Add allowed-dialects option so user can control which dialects can be used to populate conversions. | 1 年前 | |
[MLIR][GPU] Fix gpu.printf (#121940) | 1 年前 | |
[mlir][AMDGPU] Updated PermlaneSwapOp to select correct val (#157586) * as per the instruction description, updated PermlaneSwapOp to select correct val * updated corresponding lit tests Issue it resolves: the block reduction was failing otherwise as we were selecting the {0} always. --------- Signed-off-by: xintin <gaurav.verma@amd.com> | 10 个月前 | |
[MLIR][GPUToROCDL] Remove typed pointer support (#70908) This commit removes the support for lowering GPU to ROCDL dialect with typed pointers. Typed pointers have been deprecated for a while now and it's planned to soon remove them from the LLVM dialect. Related PSA: https://discourse.llvm.org/t/psa-removal-of-typed-pointers-from-the-llvm-dialect/74502 | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 10 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 10 个月前 | ||
| 2 年前 |