summaryrefslogtreecommitdiff
path: root/mlir/lib
diff options
context:
space:
mode:
authoreopXD <yueh.ting.chen@gmail.com>2023-01-14 03:58:35 -0800
committereopXD <yueh.ting.chen@gmail.com>2023-01-24 00:10:48 -0800
commit6f0d0be567e85747bf7525ea4ebf100968b7ec9d (patch)
treea4915d36639184d5f3de11ad8fe025c9b01afea2 /mlir/lib
parentf8ec44b2a0e29fa6edf3cc3b48c42e862a112039 (diff)
downloadllvm-6f0d0be567e85747bf7525ea4ebf100968b7ec9d.tar.gz
[5/15][Clang][RISCV][NFC] Remove extra attribute Policy::IntrinsicWithoutMU by reusing HasTailPolicy and HasMaskPolicy
Righteously there shouldn't be any special cases here because `HasTailPolicy` and `HasMaskPolicy` is able to express necessary cases. This commit is a part of the step-by-step effort to remove `Policy::Scheme::Omit`, which completely does not make sense in RVV 1.0 because an RVV instruction always executes with `vta` and `vma` set to a certain value. This is the 5th 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/D141754
Diffstat (limited to 'mlir/lib')
0 files changed, 0 insertions, 0 deletions