[PATCH] D89699: [ExtVector] Make .even/.odd/.lo/.hi return vectors for single elements.

Florian Hahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 18 06:46:36 PST 2021


fhahn abandoned this revision.
fhahn added a comment.

This unfortunately breaks a bunch of existing projects. I'll abandon the change for now, as the gains are probably not worth the cost of breaking backwards compatibility.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89699



More information about the cfe-commits mailing list