[PATCH] D139813: [PowerPC] Improve materialization for immediates which is almost a 32 bit splat.

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 05:51:39 PST 2022


shchenz added inline comments.


================
Comment at: llvm/test/CodeGen/PowerPC/constants-i64.ll:378
 
+define i64 @imm19() #0 {
+; CHECK-LABEL: imm19:
----------------
please commit the new cases first


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139813



More information about the llvm-commits mailing list