diff options
author | Florian Hahn <flo@fhahn.com> | 2020-06-18 12:14:19 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-06-18 12:14:19 +0100 |
commit | d88acd8f7d77f2e7ef2b0840f05d5ee9f53fdf99 (patch) | |
tree | 5357fbfe72f073ca71eeda59bb4f00fe5d1b876d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b5e082e7289197bf82c9a28c6336b51d7999b419 (diff) | |
download | llvm-d88acd8f7d77f2e7ef2b0840f05d5ee9f53fdf99.zip llvm-d88acd8f7d77f2e7ef2b0840f05d5ee9f53fdf99.tar.gz llvm-d88acd8f7d77f2e7ef2b0840f05d5ee9f53fdf99.tar.bz2 |
[Matrix] Preserve volatile when loading loads/stores.
Currently the matrix lowering turns volatile loads/stores into
non-volatile ones. This patch updates the lowering to preserve the
volatile bit.
Reviewers: anemet, Gerolf, hfinkel, andrew.w.kaylor, LuoYuanke, nicolasvasilache
Reviewed By: anemet
Differential Revision: https://reviews.llvm.org/D81498
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions