These get expanded through i8, so let's just model that directly instead of looking at the expanded code and trying to fit that into the flow. This results in slightly better costs for constant indices today (we can remove the add), but is mostly focused on making future changes easier.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo