When there are errors in the evaluation of every cosubscript expression in a
coindexed object, the compiler would crash. I fixed this by just checking to
see if there were errors in the evaluation of the cosubscripts before
constructing the DataRef for the coindexed object.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo