nod-ai / iree-amd-aie

IREE plugin repository for the AMD AIE accelerator
Apache License 2.0
45 stars 23 forks source link

Fix for extra qualification C++ compiler warning #458

Closed newling closed 1 week ago

newling commented 1 week ago

I would've liked to add Werror to CI, but it wasn't obvious what the best/canonical way to do this is, so for now just fixing this warning.

makslevental commented 1 week ago

Thanks for catching this (sorry). What alarm did this trip? I didn't notice...

newling commented 1 week ago

Thanks for catching this (sorry). What alarm did this trip? I didn't notice...

no worries I think this one is specific to my version of clang++, I didn't see the warning in CI. The only warning in CI is from mlir-air.