Files
clang-p2996/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
Shimin Cui b1017a4b84 Use getSignedTargetConstant for offset (#141149)
This is to fix an assertion failure with PeepholePPC64. The load/store
offset can be negative. A reduced case from one of our failures is added
as well.
2025-05-26 11:08:13 -04:00

307 KiB