This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add VP patterns for vandn.[vv,vx]
ClosedPublic

Authored by luke on Jul 17 2023, 3:24 AM.

Diff Detail

Event Timeline

luke created this revision.Jul 17 2023, 3:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 17 2023, 3:24 AM
luke requested review of this revision.Jul 17 2023, 3:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 17 2023, 3:24 AM

Unless I missed them, I don't think there are tests for the operands being commuted?

luke updated this revision to Diff 541097.Jul 17 2023, 9:41 AM

Add tests with vp.and operands commuted

This revision is now accepted and ready to land.Jul 17 2023, 6:04 PM
This revision was landed with ongoing or failed builds.Jul 18 2023, 5:53 AM
This revision was automatically updated to reflect the committed changes.