llvm-project/mlir/lib/Dialect/Affine
Jacques Pienaar cfb72fd3a0 [mlir] Switch arith, llvm, std & shape dialects to accessors prefixed both form.
Following
https://llvm.discourse.group/t/psa-ods-generated-accessors-will-change-to-have-a-get-prefix-update-you-apis/4476,
this follows flipping these dialects to _Both prefixed form. This
changes the accessors to have a prefix. This was possibly mostly without
breaking breaking changes if the existing convenience methods were used.

(https://github.com/jpienaar/llvm-project/blob/main/clang-tools-extra/clang-tidy/misc/AddGetterCheck.cpp
was used to migrate the callers post flipping, using the output from
Operator.cpp)

Differential Revision: https://reviews.llvm.org/D112383
2021-10-24 18:36:33 -07:00
..
IR [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
Transforms [mlir] Switch arith, llvm, std & shape dialects to accessors prefixed both form. 2021-10-24 18:36:33 -07:00
Utils [MLIR][NFC] Improve doc comment and delete stale comment 2021-07-16 15:00:15 +05:30
CMakeLists.txt [mlir][Affine] NFC - Drop Affine EDSC usage 2021-05-20 21:45:45 +00:00