aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2020-06-15 15:30:13 -0700
committerRiver Riddle <riddleriver@gmail.com>2020-06-15 15:57:43 -0700
commit0e360744f36c5fa8a74f3f9e1e539ec9d43e27ee (patch)
tree07e8383f576c1c70f2fca1298b3c4ab8fd6f737f /llvm/lib
parentbd970ef7c6b263065c849fa111a55b8f6a50c4a9 (diff)
downloadllvm-0e360744f36c5fa8a74f3f9e1e539ec9d43e27ee.zip
llvm-0e360744f36c5fa8a74f3f9e1e539ec9d43e27ee.tar.gz
llvm-0e360744f36c5fa8a74f3f9e1e539ec9d43e27ee.tar.bz2
[mlir][DialectConversion] Cache type conversions and add a few useful helpers
It is quite common for the same type to be converted many types throughout the conversion process, and there isn't any good reason why we aren't caching that result. Especially given that we currently use identity conversion to signify legality. This revision also adds a few additional helpers to TypeConverter. Differential Revision: https://reviews.llvm.org/D81679
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions