diff options
author | Aart Bik <ajcbik@google.com> | 2021-01-08 16:25:37 -0800 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2021-01-09 11:41:37 -0800 |
commit | 6728af16cf987df3cf051f3a1f9c92ed2b8fbc2d (patch) | |
tree | df9c5fe346bd0dbf07e87fb8c31aa5498fb9c69b /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | d98fc62ae68cd7e96bf6e85b7fbbee969cec9aa7 (diff) | |
download | llvm-6728af16cf987df3cf051f3a1f9c92ed2b8fbc2d.zip llvm-6728af16cf987df3cf051f3a1f9c92ed2b8fbc2d.tar.gz llvm-6728af16cf987df3cf051f3a1f9c92ed2b8fbc2d.tar.bz2 |
[mlir][vector] modified scatter/gather syntax, pass_thru mandatory
This change makes the scatter/gather syntax more consistent with
the syntax of all the other memory operations in the Vector dialect
(order of types, use of [] for index, etc.). This will make the MLIR
code easier to read. In addition, the pass_thru parameter of the
gather has been made mandatory (there is very little benefit in
using the implicit "undefined" values).
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D94352
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions