[PATCH] D112260: [Loads] Use more powerful constant folding API
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 21 12:47:51 PDT 2021
aeubanks accepted this revision.
aeubanks added inline comments.
This revision is now accepted and ready to land.
================
Comment at: llvm/test/Transforms/InstCombine/load-store-forward.ll:5-6
; Some cases where store to load forwarding is principally possible,
; but is non-trivial.
----------------
comment needs updating
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112260/new/
https://reviews.llvm.org/D112260
More information about the llvm-commits
mailing list