[PATCH] D70771: [NFC][PowerPC] Replace the PPCISD:: SExtVElems with ISD::SIGN_EXTEND_INREG to leverage the combine rules

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 01:48:21 PST 2019


lkail requested changes to this revision.
lkail added a comment.
This revision now requires changes to proceed.

Can you provide tests to demonstrate how `ISD::SIGN_EXTEND_INREG` works on PowerPC?


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

https://reviews.llvm.org/D70771





More information about the llvm-commits mailing list