This commit adds a new trait that can be attached to ops that have
signed semantics.
Details
Details
- Reviewers
mravishankar antiagainst - Commits
- rG27820496a71d: [MLIR][SPIRV] Add `SignedOp` trait.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I couldn't find any place that filters on signed ops. If there is any such place please let me know.