[PATCH] D149210: [IR] Change shufflevector undef mask to poison

Manuel Brito via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 26 05:54:31 PDT 2023


ManuelJBrito added a comment.

In D149210#4298124 <https://reviews.llvm.org/D149210#4298124>, @nikic wrote:

> Could you please split the change to printing + the test updates from all the other changes? The code changes get lost in the large diff.

Yes, that makes sense. The internal representation can be addressed separately from the printing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149210



More information about the cfe-commits mailing list