[PATCH] D91343: [InstCombine] Optimize away the unnecessary multi-use sign-extend

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 13:36:06 PST 2020


RKSimon added a comment.

Can the test cases be simplified? I'm not sure you need the multiple blocks to just check for multiuse?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91343



More information about the llvm-commits mailing list