Current getDefaultVLOps can only deduce VL from a MVT. However,
sometimes users have already known VL value. This commit will provide a
uniform interface to get VL instead of calling DAG.getConstant.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
"Default" doesn't make sense anymore.
And it Ops shouldn't be plural if it returns a single value.