llvm-project/mlir/include
antonio-cortes-perez c2a8a104ec [MLIR][NFC] Remove unnecessary cast.
I was reading this post:
https://www.fluentcpp.com/2017/05/19/crtp-helper/

And I noticed that most likely this cast is not needed.
Unless it is needed by some compiler versions.
I tested it with:
cmake --build . --target check-mlir

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D121555
2022-04-04 09:46:24 -07:00
..
mlir [MLIR][NFC] Remove unnecessary cast. 2022-04-04 09:46:24 -07:00
mlir-c [mlir][capi] Add external pass creation to MLIR C-API 2022-04-04 10:27:11 -06:00