[PATCH] D35375: [AArch64][Atomic] Canonicalize sub of immediate to add of -immediate.

Geoff Berry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 13:48:36 PDT 2017


gberry added a comment.

Perhaps this would be better done at the IR level, in InstCombine?


https://reviews.llvm.org/D35375





More information about the llvm-commits mailing list