aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ModuloSchedule.cpp
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2022-04-26 11:12:45 -0700
committerRiver Riddle <riddleriver@gmail.com>2022-04-28 12:57:59 -0700
commit92a836da07596a9e409c3b4231fe727e0924d0e4 (patch)
treef15144ffd6a8fd8298bbbe5bea13f72523127705 /llvm/lib/CodeGen/ModuloSchedule.cpp
parent1bd1edaf4006ff66a88ac59e0931f22105003a26 (diff)
downloadllvm-92a836da07596a9e409c3b4231fe727e0924d0e4.zip
llvm-92a836da07596a9e409c3b4231fe727e0924d0e4.tar.gz
llvm-92a836da07596a9e409c3b4231fe727e0924d0e4.tar.bz2
[mlir] Attach InferTypeOpInterface on SameOperandsAndResultType operations when possible
This allows for inferring the result types of operations in certain situations by using the type of an operand. This commit allowed for automatically supporting type inference for many more operations with no additional effort, e.g. nearly all Arithmetic operations now support result type inferrence with no additional changes. Differential Revision: https://reviews.llvm.org/D124581
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions