diff options
author | Markus Böck <markus.boeck02@gmail.com> | 2022-07-29 01:00:22 +0200 |
---|---|---|
committer | Markus Böck <markus.boeck02@gmail.com> | 2022-08-01 17:22:55 +0200 |
commit | bd7eff1f2a7462ffbebc6beb8c7a3fecb1c39350 (patch) | |
tree | 9abce0ee8dc8f1d871af1e3063152c7d4a018c9e /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | cb5d0b41baf2f137f377a8d03481d6a5574a31ec (diff) | |
download | llvm-bd7eff1f2a7462ffbebc6beb8c7a3fecb1c39350.zip llvm-bd7eff1f2a7462ffbebc6beb8c7a3fecb1c39350.tar.gz llvm-bd7eff1f2a7462ffbebc6beb8c7a3fecb1c39350.tar.bz2 |
[mlir][flang] Make use of the new `GEPArg` builder of GEP Op to simplify code
This is the follow up on https://reviews.llvm.org/D130730 which goes through upstream code and removes creating constant values in favour of using the constant indices in GEP directly. This leads to less and more readable code and more compact IR as well.
Differential Revision: https://reviews.llvm.org/D130731
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions