The SystemZISD::IABS node is no longer needed since ISD::ABS can be used instead.
This is nearly NFC on SPEC 2017, but I now see 6 more LPGR:s replacing la/srag/xgr... (3 files changed)
Differential D91697
[SystemZ] Use ISD::ABS opcode during isel jonpa on Nov 18 2020, 4:06 AM. Authored by
Details
The SystemZISD::IABS node is no longer needed since ISD::ABS can be used instead. This is nearly NFC on SPEC 2017, but I now see 6 more LPGR:s replacing la/srag/xgr... (3 files changed)
Diff Detail
|