We know that all ConstantLike operations have one result and no operands,
so check this first before doing the trait check. This change speeds up
Canonicalize on a CIRCT testcase by ~5%.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo