[PATCH] D143796: [SelectionDAG] Negate constant offset before morphing load/store node with pre-dec/post-dec addressing mode.

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 16:47:15 PST 2023


huihuiz added a comment.

Test case was reduced from internal benchmark. Assuming we would run into similar issues for post-dec addressing mode.
If needed I can try to synthesize a test for post-dec.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143796



More information about the llvm-commits mailing list