Old pattern was missing some cases (e.g. swapping the arguments)
but it also allowed too many cases (e.g. non-empty "absent" or
different arguments for add/mul). This fixes the issues.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo