Details
Details
- Reviewers
herhut - Commits
- rG73c580405ffa: [mlir] Add std op for X raised to the power of Y
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
50 ms | x64 windows > LLVM.CodeGen/XCore::threads.ll |
Paths
| Differential D93119
[mlir] Add std op for X raised to the power of Y ClosedPublic Authored by tpopp on Dec 11 2020, 7:10 AM.
Details
Summary
Diff Detail
Unit TestsFailed
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 14 others. · View Herald TranscriptDec 11 2020, 7:10 AM This revision is now accepted and ready to land.Dec 15 2020, 8:02 AM This revision was landed with ongoing or failed builds.Dec 15 2020, 8:06 AM Closed by commit rG73c580405ffa: [mlir] Add std op for X raised to the power of Y (authored by Tres Popp <tpopp@google.com>). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 311222 mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
|
I'd drop the reference to SSE