When this was updated in D127139 the update in-place case was no longer
marked as pessimistic. Add back in.
Details
Details
- Reviewers
Mogball - Commits
- rG13bc82b5873a: [mlir] SCCP add missing pessimistic setting
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Yes we should be able to. My current test case is a larger computation that is producing incorrect results due to folding, and not quite getting to small test case. I'll try some more tomorrow.
Comment Actions
Thanks!
mlir/test/Transforms/sccp.mlir | ||
---|---|---|
220 | nit: can you name this "inplace_fold" or something similar? |
nit: can you name this "inplace_fold" or something similar?