[PATCH] D141764: [9/15][Clang][RISCV][NFC] Use correct type for `RVVTypeCache::computeTypes` under RISCVVEmitter.cpp

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 17 16:38:09 PST 2023


craig.topper added a comment.

Description repeats a slightly different version of the same statement.

  The
  existing codebase works correctly upon this bug because the default
  policy for unmasked intrinsics is set to TAMU.
  
  The existing code works because the default policy for unmasked
  intrinsics is set to TAMU.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141764/new/

https://reviews.llvm.org/D141764



More information about the cfe-commits mailing list