[PATCH] D114268: [InstrProf] Use i32 for GEP index from lowering llvm.instrprof.increment
Ellis Hoag via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 19 15:40:26 PST 2021
ellis updated this revision to Diff 388652.
ellis added a comment.
Remove register names
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114268/new/
https://reviews.llvm.org/D114268
Files:
clang/test/CodeGen/profile-filter.c
clang/test/Profile/branch-logical-mixed.cpp
clang/test/Profile/c-captured.c
clang/test/Profile/c-general.c
clang/test/Profile/c-ternary.c
clang/test/Profile/cxx-class.cpp
clang/test/Profile/cxx-lambda.cpp
clang/test/Profile/cxx-rangefor.cpp
clang/test/Profile/cxx-stmt-initializers.cpp
clang/test/Profile/cxx-templates.cpp
clang/test/Profile/cxx-throws.cpp
clang/test/Profile/objc-general.m
llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
llvm/test/Instrumentation/InstrProfiling/atomic-updates.ll
llvm/test/Instrumentation/InstrProfiling/runtime-counter-relocation.ll
llvm/test/Transforms/PGOProfile/counter_promo_exit_catchswitch.ll
llvm/test/Transforms/PGOProfile/instr_entry_bb.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114268.388652.patch
Type: text/x-patch
Size: 49487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211119/1767c0ae/attachment-0001.bin>
More information about the cfe-commits
mailing list