[PATCH] D141754: [5/15][Clang][RISCV][NFC] Remove extra attribute Policy::IntrinsicWithoutMU by reusing HasTailPolicy and HasMaskPolicy
Yueh-Ting (eop) Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 20 23:30:26 PST 2023
eopXD added a comment.
In D141754#4057829 <https://reviews.llvm.org/D141754#4057829>, @kito-cheng wrote:
> Wait, I fell HasTailPolicy and HasMaskPolicy should be part of Policy object, and then it's the Omit to present it's no policy.
I think the simplification here https://reviews.llvm.org/D142016#inline-1372027 should resolve your concern.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141754/new/
https://reviews.llvm.org/D141754
More information about the cfe-commits
mailing list