[PATCH] D87046: [PPC] Do not emit extswsli in 32BIT mode when using -mcpu=pwr9

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 10:53:13 PDT 2020


sfertile added a comment.

Does `PPCMIPeephole::combineSEXTAndSHL` have a similar problem that needs to be addressed?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87046



More information about the llvm-commits mailing list