math.ctpop maths to the llvm.ctpop intrinsic.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/include/mlir/Dialect/Math/IR/MathOps.td | ||
---|---|---|
307 | If using declarative ASM we generate the syntax already, so this would result in duplication I believe (like https://mlir.llvm.org/docs/Dialects/MathOps/#mathatan2-mlirmathatan2op) | |
314 | That should already be captured in the argument constraints and displayed in table format so seems redundant here (im not actually seeing where it is verified though) |
Nit: integer point -> integer.