[PATCH] D75505: [InstCombine] Enhance cast-of-load->load-of-bitcast fold to handle multiple identical casts

JF Bastien via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 6 10:29:00 PST 2020


jfb added a comment.

Can you add a few tests for this specifically, both with identical subsequent bitcasts as well as with mixed ones?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75505





More information about the llvm-commits mailing list