[Attributor] Ensure we call the specialized isImpliedByIR
Before we ended up not calling the specialized AAType::isImpliedByIR but the generic IRAttribute::isImpliedByIR in the IRAttribute::initialize function.
Loading
Please sign in to comment
Before we ended up not calling the specialized AAType::isImpliedByIR but the generic IRAttribute::isImpliedByIR in the IRAttribute::initialize function.