[all-commits] [llvm/llvm-project] 4c9223: [ComplexDeinterleaving] Use MapVector to fix codeg...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Sep 6 07:58:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c9223c77062bc93f63039c9ebdd885d0f50de59
https://github.com/llvm/llvm-project/commit/4c9223c77062bc93f63039c9ebdd885d0f50de59
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-09-06 (Wed, 06 Sep 2023)
Changed paths:
M llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
Log Message:
-----------
[ComplexDeinterleaving] Use MapVector to fix codegen non-determinism.
More information about the All-commits
mailing list