1 Commits

Author SHA1 Message Date
Chen Zheng
2143b7cd7d [PowerPC]perform bitcast lowering only at 64 bit
Perform bitcast lowering requires 64-bit to be native supported,
However this is not true on 32-bit targets. Explicitly require
64-bit target.

Fixes #92233
2024-05-20 03:17:21 -04:00