If the vector intrinsic has scalar argument, we currently still create
a tree entry for this argument. This entry is not used, just consumes
resources and increases the cost of the tree.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo