This is the 3rd 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.
Paths
| Differential D141575
[3/15][Clang][RISCV][NFC] Clarify edge cases of RVVIntrinsic::getSupportedMaskedPolicies for clarity ClosedPublic Authored by eopXD on Jan 12 2023, 12:52 AM.
Details Summary This is the 3rd commit of a patch-set that aims to change the default policy Please refer to the cover letter in the 1st commit (D141573) for an
Diff Detail
Event TimelineeopXD added a parent revision: D141574: [2/15][Clang][RISCV][NFC] Rename Policy::IsPolicyNone to IsUnspecifed.Jan 12 2023, 3:09 AM eopXD added a child revision: D141577: [4/15][Clang][RISCV][NFC] Remove unnecessary logic under RVVIntrinsic::computeBuiltinTypes. eopXD retitled this revision from [WIP][3/N][Clang][RISCV][NFC] Clarify edge cases of RVVIntrinsic::getSupportedMaskedPolicies for clarity to [3/15][Clang][RISCV][NFC] Clarify edge cases of RVVIntrinsic::getSupportedMaskedPolicies for clarity.Jan 15 2023, 7:23 AM This revision is now accepted and ready to land.Jan 16 2023, 10:52 PM This revision was landed with ongoing or failed builds.Jan 24 2023, 12:07 AM Closed by commit rG063802843c20: [3/15][Clang][RISCV][NFC] Clarify edge cases of RVVIntrinsic… (authored by eopXD). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 491624 clang/lib/Support/RISCVVIntrinsicUtils.cpp
|