This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Use zeroext instead of signext in mask reduction tests. NFC
ClosedPublic

Authored by craig.topper on Jan 17 2023, 1:02 PM.

Details

Summary

This is more consistent with ABI and how bools on RISC-V are
represented.

Diff Detail

Event Timeline

craig.topper created this revision.Jan 17 2023, 1:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 17 2023, 1:02 PM
craig.topper requested review of this revision.Jan 17 2023, 1:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 17 2023, 1:02 PM
reames accepted this revision.Jan 17 2023, 2:45 PM

LGTM

This revision is now accepted and ready to land.Jan 17 2023, 2:45 PM
This revision was landed with ongoing or failed builds.Jan 17 2023, 3:20 PM
This revision was automatically updated to reflect the committed changes.