These ops were not ported to the nD vector conversion when it was introduced
and nobody needed them so far.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107750
[mlir] support nD vector forms of shifts in std-to-llvm conversion ClosedPublic Authored by ftynse on Aug 9 2021, 2:08 AM.
Details Summary These ops were not ported to the nD vector conversion when it was introduced
Diff Detail
Event TimelineHerald added subscribers: wrengr, Chia-hungDuan, dcaballe and 17 others. · View Herald TranscriptAug 9 2021, 2:08 AM This revision is now accepted and ready to land.Aug 9 2021, 2:17 AM Closed by commit rG8a7c657c4d65: [mlir] support nD vector forms of shifts in std-to-llvm conversion (authored by ftynse). · Explain WhyAug 9 2021, 3:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 365135 mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
mlir/test/Conversion/StandardToLLVM/convert-nd-vector-to-llvmir.mlir
|