[all-commits] [llvm/llvm-project] 7c7e36: [Pipeliner] Fix an assertion caused by iterator in...
sgundapa via All-commits
all-commits at lists.llvm.org
Thu Nov 14 11:08:55 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7c7e368a7ffc33be7c7bbf1d8149803b32b8c0a8
https://github.com/llvm/llvm-project/commit/7c7e368a7ffc33be7c7bbf1d8149803b32b8c0a8
Author: Sumanth Gundapaneni <sgundapa at quicinc.com>
Date: 2019-11-14 (Thu, 14 Nov 2019)
Changed paths:
M llvm/lib/CodeGen/MachinePipeliner.cpp
A llvm/test/CodeGen/Hexagon/swp-crash-iter.ll
Log Message:
-----------
[Pipeliner] Fix an assertion caused by iterator invalidation.
More information about the All-commits
mailing list