This was using the untransformed operand, leading to invalid IR.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D101531
[mlir] Fix lowering of multi-dimensional vector log1p to LLVM ClosedPublic Authored by bkramer on Apr 29 2021, 6:27 AM.
Details Summary This was using the untransformed operand, leading to invalid IR.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 29 2021, 12:46 PM Closed by commit rGb389c80963fb: [mlir] Fix lowering of multi-dimensional vector log1p to LLVM (authored by bkramer). · Explain WhyApr 29 2021, 12:54 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 341615 mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
mlir/test/Conversion/StandardToLLVM/standard-to-llvm.mlir
|