This is an archive of the discontinued LLVM Phabricator instance.

[8/15][Clang][RISCV][NFC] Always emit PolicyAttr in riscv_vector_builtin_cg.inc
ClosedPublic

Authored by eopXD on Jan 14 2023, 7:07 AM.

Details

Summary

The extra logic here is redundant. Also sneaked in an one-liner for
emitting IsMasked.

This is the 8th commit of a patch-set that aims to change the default policy
for RVV intrinsics from TAMU to TAMA.

Please refer to the cover letter in the 1st commit (D141573) for an
overview.

Diff Detail

Event Timeline

eopXD created this revision.Jan 14 2023, 7:07 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 14 2023, 7:07 AM
eopXD requested review of this revision.Jan 14 2023, 7:07 AM
eopXD updated this revision to Diff 489245.Jan 14 2023, 7:08 AM

Update code.

eopXD updated this revision to Diff 489254.Jan 14 2023, 7:47 AM

Bump CI upon update of preceeding patch.

eopXD updated this revision to Diff 489260.Jan 14 2023, 8:17 AM

Bump CI.

eopXD edited the summary of this revision. (Show Details)Jan 14 2023, 11:15 AM
eopXD updated this revision to Diff 489295.Jan 14 2023, 11:15 AM

Rebase upon latest main.

eopXD updated this revision to Diff 489303.Jan 14 2023, 11:25 AM

Bump CI.

eopXD retitled this revision from [WIP][8/N][Clang][RISCV][NFC] Always emit PolicyAttr in riscv_vector_builtin_cg.inc to [8/15][Clang][RISCV][NFC] Always emit PolicyAttr in riscv_vector_builtin_cg.inc.Jan 15 2023, 7:40 AM
eopXD edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jan 16 2023, 11:30 PM
This revision was landed with ongoing or failed builds.Jan 24 2023, 2:25 AM
This revision was automatically updated to reflect the committed changes.