[PATCH] D45543: [globalisel] Add a combiner helpers for extending loads and use them in a pre-legalize combiner for AArch64

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 18 17:38:37 PDT 2018


aemerson added a comment.

I'm assuming this is in Target/AArch64 because other targets haven't been updated to use the new opcodes yet? We do eventually want to use these representations for every target though right?


Repository:
  rL LLVM

https://reviews.llvm.org/D45543





More information about the llvm-commits mailing list