aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMatthias Springer <springerm@google.com>2021-04-20 20:36:55 +0900
committerMatthias Springer <springerm@google.com>2021-04-21 07:43:45 +0900
commitdd5324467d1d42a3d5d4e7492778ce4997d0bc57 (patch)
treee87dfdf440169bcce57f51bb11650168cd39a585 /flang/lib/Frontend/CompilerInvocation.cpp
parent4824d876f00a08e00350dab347c6953d552ec83b (diff)
downloadllvm-dd5324467d1d42a3d5d4e7492778ce4997d0bc57.zip
llvm-dd5324467d1d42a3d5d4e7492778ce4997d0bc57.tar.gz
llvm-dd5324467d1d42a3d5d4e7492778ce4997d0bc57.tar.bz2
[mlir] Disallow broadcast dimensions on TransferWriteOp.
The current implementation allows for TransferWriteOps with broadcasts that do not make sense. E.g., a broadcast could write a vector into a single (scalar) memory location, which is effectively the same as writing only the last element of the vector. Differential Revision: https://reviews.llvm.org/D100842
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions