[PATCH] D124071: [1/3][NewGVN][LoadCoercion] Add support for load coercion between store and load instructions.
Konstantina Mitropoulou via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 20 22:11:08 PDT 2022
kmitropoulou updated this revision to Diff 424091.
kmitropoulou marked an inline comment as done.
kmitropoulou added a comment.
Updating D124071 <https://reviews.llvm.org/D124071>: [1/3][NewGVN][LoadCoercion] Add support for load coercion between store and load instructions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124071/new/
https://reviews.llvm.org/D124071
Files:
llvm/lib/Transforms/Scalar/NewGVN.cpp
llvm/test/Transforms/NewGVN/load_coercion_between_store_and_load.ll
llvm/test/Transforms/NewGVN/pr14166-xfail.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124071.424091.patch
Type: text/x-patch
Size: 16916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220421/7da97d2b/attachment.bin>
More information about the llvm-commits
mailing list