Files
clang-p2996/llvm/test/Transforms/FunctionSpecialization/function-specialization-constant-expression.ll
Rahul Anand Radhakrishnan 18423c7e1f [SCCP] Do not attempt to create constexpr for a scalable vector GEP
Scalable vector GEPs are not constants and trying to create one for
these GEPs causes an assertion failure.

Reviewed By: nikic, paulwalker-arm

Differential Revision: https://reviews.llvm.org/D157590
2023-08-11 11:06:07 +00:00

2.2 KiB