[all-commits] [llvm/llvm-project] acbefb: [VPlan] Guard code to dump instructions after d936...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Nov 9 02:30:09 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: acbefbf19f6c41854cca2e7df6507b345c502ec6
https://github.com/llvm/llvm-project/commit/acbefbf19f6c41854cca2e7df6507b345c502ec6
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-11-09 (Tue, 09 Nov 2021)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
Log Message:
-----------
[VPlan] Guard code to dump instructions after d9361bfbe2ce.
This should fix build failures when built without assertions enabled,
e.g.
https://lab.llvm.org/buildbot/#/builders/205/builds/172
More information about the All-commits
mailing list