[PATCH] D124730: [RISCV][NFC] Refactor RISC-V vector intrinsic utils.

Kito Cheng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 13 03:30:44 PDT 2022


kito-cheng updated this revision to Diff 429184.
kito-cheng marked 3 inline comments as done.
kito-cheng added a comment.

Changes:

- Address @khchen's comment.
- Use new hash scheme for cache the result of computeType.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124730

Files:
  clang/include/clang/Support/RISCVVIntrinsicUtils.h
  clang/lib/Support/RISCVVIntrinsicUtils.cpp
  clang/utils/TableGen/RISCVVEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124730.429184.patch
Type: text/x-patch
Size: 39918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220513/b08bc428/attachment-0001.bin>


More information about the cfe-commits mailing list