Extended support for undefined source vector/extract indices/non-fixed
vector types, also no need to check for the parent of the extractelement
instructions with the constant indicies.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Can we use "isa<ExtractElementInst,UndefValue>(V)" here?