[PATCH] [PATCH]Select wide immediate offset into [Base+XReg] addressing mode
Chad Rosier
mcrosier at codeaurora.org
Wed Oct 8 08:41:33 PDT 2014
================
Comment at: lib/Target/AArch64/AArch64ISelDAGToDAG.cpp:789
@@ -788,3 +803,1 @@
- // We don't want to match immediate adds here, because they are better lowered
- // to the register-immediate addressing modes.
----------------
Thanks for the update, Hao. I'm still particularly concerned that this bit of logic is being removed entirely. Can you please elaborate on why this is being removed?
http://reviews.llvm.org/D5477
More information about the llvm-commits
mailing list