[PATCH] D63910: [AArch64][GlobalISel] Overhaul legalization & isel or shifts to select immediate forms

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 17:25:57 PDT 2019


aemerson added a comment.

I decided to not change the existing AArch64 SelectionDAG patterns to use i32 because there were a few too many places that hard coded it in, in lowering as well as the TableGen.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63910





More information about the llvm-commits mailing list