[PATCH] Add a pass to transform aggregate loads and stores into scalar loads and stores.

Chandler Carruth chandlerc at gmail.com
Tue Mar 3 01:19:10 PST 2015


My primary question is why this isn't just an instcombine, using insertvalue / extractvalue to reconnect the aggregates?


http://reviews.llvm.org/D7780

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list