Relax verification to enable specialization (e.g., shape inference and
the like) to be run on a verified IR. This moves to verify failing only
for what is known to be incorrect, but the expectation of the trait is
unchanged.
Details
Details
- Reviewers
rafaelubalmw gflegar nicolasvasilache
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Hi Jacques. I was addressing these issues this morning myself. I submitted a separate patch with these and some additional changes here:
https://reviews.llvm.org/D156714
I will leave a comment in the RFC as well, as I no longer seem to be able to edit it:
https://discourse.llvm.org/t/tosa-to-linalg-lowering-of-element-wise-ops/71559