[PATCH] D127727: [SeparateConstOffsetFromGEPPass] Added optional modification strategy
Elena Lepilkina via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 29 02:33:42 PDT 2022
eklepilkina updated this revision to Diff 440908.
eklepilkina added a comment.
- [SeparateConstOffsetFromGEP] Fix comparator for map with GEP bases
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127727/new/
https://reviews.llvm.org/D127727
Files:
llvm/include/llvm/Transforms/Scalar.h
llvm/include/llvm/Transforms/Scalar/SeparateConstOffsetFromGEP.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
llvm/test/Transforms/SeparateConstOffsetFromGEP/RISCV/split-gep.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127727.440908.patch
Type: text/x-patch
Size: 38454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220629/6e36bd56/attachment.bin>
More information about the llvm-commits
mailing list