[PATCH] D72445: [ARM,MVE] Add missing IntrNoMem flag on IR intrinsics.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 9 06:09:01 PST 2020


simon_tatham updated this revision to Diff 237048.
simon_tatham marked 3 inline comments as done.
simon_tatham added a comment.

Removed the now redundant `IntrNoMem`, and moved `cls` up to before the MVE section. The output of `llvm-tblgen -print-records` on the whole of `ARM.td` is unchanged by these fixes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72445

Files:
  llvm/include/llvm/IR/IntrinsicsARM.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72445.237048.patch
Type: text/x-patch
Size: 4757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200109/cd94e088/attachment.bin>


More information about the llvm-commits mailing list