erichkeane added a comment.

Note I am adding the folks who were added as reviewers the last time I did 
vector constexpr work: https://reviews.llvm.org/D79755

I again looked into operator[] to simplify things, but the 'LValueBase' stuff 
(seemingly required to do something like: VecTy[3] = 1;) is a little 
convoluted/tough to figure out and might be a fairly sizable 'touch'.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115670/new/

https://reviews.llvm.org/D115670

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to