[PATCH] D119645: [Transforms] Fix a cast to Instruction if CreateLShr() returns a constant

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 12 11:59:50 PST 2022


lebedev.ri added a comment.

Test missing, and i strongly suspect this is dead code, it should already happen automatically.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119645



More information about the llvm-commits mailing list