Files
clang-p2996/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
Nikita Popov 7d1a68178e [SystemZ] Use APInt::getAllOnes()
This was using -1 without setting the signed flag.

Split off from https://github.com/llvm/llvm-project/pull/80309.
2024-09-05 15:25:05 +02:00

373 KiB