Add a lowering for rsqrt from standard dialect to ROCDL.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
80 ms | x64 windows > LLVM.CodeGen/XCore::threads.ll |
Paths
| Differential D93011
Add rsqrt lowering from standard to ROCDL. ClosedPublic Authored by akuegel on Dec 10 2020, 1:48 AM.
Details
Summary Add a lowering for rsqrt from standard dialect to ROCDL.
Diff Detail
Unit TestsFailed
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 15 others. · View Herald TranscriptDec 10 2020, 1:48 AM This revision is now accepted and ready to land.Dec 11 2020, 4:04 AM This revision was landed with ongoing or failed builds.Dec 11 2020, 4:20 AM Closed by commit rGada4c7a35171: Add rsqrt lowering from standard to ROCDL. (authored by akuegel). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 310801 mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
mlir/test/Conversion/GPUToROCDL/gpu-to-rocdl.mlir
|