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

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 20 02:03:17 PST 2022


foad added a comment.

> or have the utils function return a vector of APInt

I have tried that in D117758 <https://reviews.llvm.org/D117758>.


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

https://reviews.llvm.org/D117026



More information about the llvm-commits mailing list