[PATCH] D81498: [Matrix] Preserve volatile when loading loads/stores.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 18 04:52:32 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd88acd8f7d77: [Matrix] Preserve volatile when loading loads/stores. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81498

Files:
  llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
  llvm/test/Transforms/LowerMatrixIntrinsics/load-align-volatile.ll
  llvm/test/Transforms/LowerMatrixIntrinsics/multiply-fused-volatile.ll
  llvm/test/Transforms/LowerMatrixIntrinsics/store-align-volatile.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81498.271662.patch
Type: text/x-patch
Size: 21623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200618/bcb68c32/attachment.bin>


More information about the llvm-commits mailing list