[PATCH] D87628: [AArch64][GlobalISel] Select unscaled loads/stores in manual selector
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 14 13:08:42 PDT 2020
paquette updated this revision to Diff 291660.
paquette added a comment.
Remove assert because I forgot that there are a million different generic load instruction variants
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87628/new/
https://reviews.llvm.org/D87628
Files:
llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
llvm/test/CodeGen/AArch64/GlobalISel/select-load.mir
llvm/test/CodeGen/AArch64/GlobalISel/select-store.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87628.291660.patch
Type: text/x-patch
Size: 14317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200914/ece09cdb/attachment.bin>
More information about the llvm-commits
mailing list