aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ObjectFile.cpp
diff options
context:
space:
mode:
authorMaheshRavishankar <1663364+MaheshRavishankar@users.noreply.github.com>2023-10-04 21:27:24 -0700
committerGitHub <noreply@github.com>2023-10-04 21:27:24 -0700
commitf28f09dcf0b4a0b5b56cbce54e997d7c395ce926 (patch)
treea6a8e4c33ba7369563783b3685395be5c064ac04 /llvm/lib/Object/ObjectFile.cpp
parent1b3fc40586ecfd83379b13f4197a6b7f0829984e (diff)
downloadllvm-f28f09dcf0b4a0b5b56cbce54e997d7c395ce926.zip
llvm-f28f09dcf0b4a0b5b56cbce54e997d7c395ce926.tar.gz
llvm-f28f09dcf0b4a0b5b56cbce54e997d7c395ce926.tar.bz2
[mlir][Vector] Add Broadcast -> CastOp reordering to SinkVectorBroadcasting patterns. (#68257)
Also fix an issue with sink broadcast across elementwise where `arith.cmpf` is elementwise, but result type is different. The result type is not same as the operand type, creating illegal IR. Similar issue with `vector.fma` which only accepts vector operand types, while broadcasts can have scalar sources. Sinking broadcast across would result in an illegal `vector.fma` (with scalar operands).
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions