[3/15][Clang][RISCV][NFC] Clarify edge cases of RVVIntrinsic::getSupportedMaskedPolic...
authoreopXD <yueh.ting.chen@gmail.com>
Sat, 7 Jan 2023 08:17:08 +0000 (00:17 -0800)
committereopXD <yueh.ting.chen@gmail.com>
Tue, 24 Jan 2023 08:07:33 +0000 (00:07 -0800)
commit063802843c20a49cf53a1fd380565ebfe29ee83f
tree5957f2e5d230c3f5a29de6a8c90be38d3ff649b1
parent74252fb115b42bab2c050086603c1385c8a2ffb6
[3/15][Clang][RISCV][NFC] Clarify edge cases of RVVIntrinsic::getSupportedMaskedPolicies for clarity

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.

Reviewed By: kito-cheng

Differential Revision: https://reviews.llvm.org/D141575
clang/lib/Support/RISCVVIntrinsicUtils.cpp