[PATCH] D158495: [PowerPC] Try to use less instructions to materialize 64-bit constant when High32=Low32

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 22 02:01:33 PDT 2023


lkail added inline comments.


================
Comment at: llvm/test/CodeGen/PowerPC/constants-i64.ll:427
 
+define i64 @imm23() {
+; CHECK-LABEL: imm23:
----------------
Please pre-commit these test cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158495



More information about the llvm-commits mailing list