This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add test for un-maskable pseudo without policy operand
Needs ReviewPublic

Authored by luke on Jun 19 2023, 7:46 AM.

Details

Summary

The passthrough operand is dropped here when it should be preserved (for both tail undisturbed and tail agnostic semantics)

Diff Detail

Event Timeline

luke created this revision.Jun 19 2023, 7:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 19 2023, 7:46 AM
luke requested review of this revision.Jun 19 2023, 7:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 19 2023, 7:46 AM
luke updated this revision to Diff 546397.Aug 2 2023, 3:59 AM

Rebase