diff options
author | Matteo Favaro <fvrmatteo@gmail.com> | 2021-03-23 21:31:25 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2021-03-23 21:50:56 +0000 |
commit | a4fb88669cd98db6fef7dcac88e3ec425d40c00d (patch) | |
tree | 1afb3d107f7f465e1776b14ba9dc4e352b9be179 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | ec00502b9f4021112c22b87ff849ecb5505763dd (diff) | |
download | llvm-a4fb88669cd98db6fef7dcac88e3ec425d40c00d.zip llvm-a4fb88669cd98db6fef7dcac88e3ec425d40c00d.tar.gz llvm-a4fb88669cd98db6fef7dcac88e3ec425d40c00d.tar.bz2 |
[MSSA] Extending IsGuaranteedLoopInvariant to support an instruction defined in the entry block
As mentioned in [[ https://reviews.llvm.org/D96979 | D96979 ]], I'm extending the **IsGuaranteedLoopInvariant** check also to the `MemorySSA.cpp` file.
@fhahn For now I didn't unify the function into `MemorySSA.h` because, as you mentioned, it's not directly MSSA related. I'm open to suggestions to find a better place so we can improve the unification process.
Reviewed By: fhahn
Differential Revision: https://reviews.llvm.org/D97155
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions