The function SimplifyDemandedBits attempts to get the bit-width of a scalable vector type while building LLVM-test-suite with -march=rv64gcv. This patch skips some simplifications since we assume we know nothing about scalable vectors for now.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo