[all-commits] [llvm/llvm-project] 377d26: [11/15][Clang][RISCV][NFC] Remove Policy::PolicyTy...
Yueh-Ting (eop) Chen via All-commits
all-commits at lists.llvm.org
Tue Jan 24 08:13:25 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 377d2604e1ddff695cbabc50703ea34ac5df8dea
https://github.com/llvm/llvm-project/commit/377d2604e1ddff695cbabc50703ea34ac5df8dea
Author: eopXD <yueh.ting.chen at gmail.com>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M clang/include/clang/Support/RISCVVIntrinsicUtils.h
M clang/lib/Support/RISCVVIntrinsicUtils.cpp
Log Message:
-----------
[11/15][Clang][RISCV][NFC] Remove Policy::PolicyType::Omit
The attribute can be removed now as preceding patches have removed its
users.
This is the 11th 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: craig.topper, kito-cheng
Differential Revision: https://reviews.llvm.org/D141768
More information about the All-commits
mailing list