[PATCH] D72853: [GlobalISel] Don't arbitrarily limit a mask to 64 bits

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 08:09:53 PST 2020


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

LGTM. It would be possible to write a test for this, but I doubt any target is going to want to widen beyond 64 bits


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72853





More information about the llvm-commits mailing list