[PATCH] D83884: GlobalISel: Make type for lower action more consistently optional

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 17 10:37:52 PDT 2020


aemerson added a comment.

Is the intention of the type arg to be something to only attempt to get to, or something that's expected to lower to otherwise there's a legalization failure?


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

https://reviews.llvm.org/D83884



More information about the llvm-commits mailing list