Commit b85a9b30 authored by esmeyi's avatar esmeyi
Browse files

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

Summary: Materialization a 64-bit constant with High32=Low32 only requires 2 instructions instead of 3 when Low32 can be materialized in 1 instruction.

Reviewed By: qiucf

Differential Revision: https://reviews.llvm.org/D158495
parent 28fe1a4e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment