[PATCH] D106738: [RISCV] Use getNaturalPointeeTypeAlignment to get alignment for stores created for vector builtins.

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 26 21:43:16 PDT 2021


craig.topper updated this revision to Diff 361899.
craig.topper added a comment.

Also remove calls to getPointerElementType which will be removed eventually.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106738

Files:
  clang/include/clang/Basic/riscv_vector.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106738.361899.patch
Type: text/x-patch
Size: 9151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210727/a4a90601/attachment-0001.bin>


More information about the cfe-commits mailing list