[PATCH] D75505: [InstCombine] Enhance cast-of-load->load-of-bitcast fold to handle multiple identical casts
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 6 09:54:18 PST 2020
lebedev.ri updated this revision to Diff 248767.
lebedev.ri marked 7 inline comments as done.
lebedev.ri added a comment.
Review notes addressed, PTAL.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75505/new/
https://reviews.llvm.org/D75505
Files:
llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
llvm/test/Transforms/InstCombine/multi-use-load-casts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75505.248767.patch
Type: text/x-patch
Size: 4395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200306/565c486f/attachment.bin>
More information about the llvm-commits
mailing list