Files
clang-p2996/llvm/lib/Transforms/Scalar
Florian Hahn 7c0089d735 [Matrix] Check if iterator is at beginning of BB in optimizeTranspose.
If an instruction at the beginning of a block is erased,  this may
trigger crash due to dereferencing an invalid iterator.

Check if II is at the end before dereferencing it.

Reviewed By: thegameg

Differential Revision: https://reviews.llvm.org/D127736
2022-06-14 21:37:02 +01:00
..
2022-03-03 07:56:34 +01:00
2022-06-04 22:48:32 -07:00
2022-03-03 07:56:34 +01:00