diff options
author | Kai Nacke <kai.peter.nacke@ibm.com> | 2022-07-12 12:56:23 -0400 |
---|---|---|
committer | Kai Nacke <kai.nacke@de.ibm.com> | 2022-07-12 16:46:37 -0400 |
commit | e60b4fb2b777118c0ff664a6347851df14fcf75b (patch) | |
tree | d3a4a0e6d57fb4a20301267d843968fed989f195 /llvm/unittests/ADT/StringMapTest.cpp | |
parent | 9029bda0419fc710aecd03328b67457e59dcd80e (diff) | |
download | llvm-e60b4fb2b777118c0ff664a6347851df14fcf75b.zip llvm-e60b4fb2b777118c0ff664a6347851df14fcf75b.tar.gz llvm-e60b4fb2b777118c0ff664a6347851df14fcf75b.tar.bz2 |
[GISel] Unify use of getStackGuard
Some rework of getStackGuard() based on comments in
https://reviews.llvm.org/D129505.
- getStackGuard() now creates and returns the destination
register, simplifying calls
- the pointer type is passed to getStackGuard() to avoid
recomputation
- removed PtrMemTy in emitSPDescriptorParent(), because
this type is only used here when loading the value but
not when storing the value
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D129576
Diffstat (limited to 'llvm/unittests/ADT/StringMapTest.cpp')
0 files changed, 0 insertions, 0 deletions