[PATCH] D117026: GlobalISel: Fix CSEMIRBuilder mishandling constant folds of vectors

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 11 10:51:46 PST 2022


paquette added a comment.

+1 for avoiding the copy if possible, otherwise looks fine to me?


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

https://reviews.llvm.org/D117026



More information about the llvm-commits mailing list