[15/15][Clang][RISCV][NFC] Set data member under Policy as constants
authoreopXD <yueh.ting.chen@gmail.com>
Sun, 15 Jan 2023 17:56:23 +0000 (09:56 -0800)
committereopXD <yueh.ting.chen@gmail.com>
Tue, 24 Jan 2023 16:38:10 +0000 (08:38 -0800)
commit2b807336ad385e64a7d182d5fb67bdfe449707a3
tree4219cb904c25d54cc9959d589cc4cdaaebdb0710
parent84c8bbe95a8ab1a68e55ba3fc51746e0c246787e
[15/15][Clang][RISCV][NFC] Set data member under Policy as constants

The object is now correct by construction.

This is the 15th 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.

Depends on D141793.

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D141796
clang/include/clang/Support/RISCVVIntrinsicUtils.h
clang/lib/Support/RISCVVIntrinsicUtils.cpp