[all-commits] [llvm/llvm-project] 5a0d6c: [InstSimplify] Make sure CanUseUndef is initialize...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Aug 9 11:50:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5a0d6cdbd16c80d39e3a237582f6bb47aadacb67
https://github.com/llvm/llvm-project/commit/5a0d6cdbd16c80d39e3a237582f6bb47aadacb67
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-08-09 (Sun, 09 Aug 2020)
Changed paths:
M llvm/include/llvm/Analysis/InstructionSimplify.h
Log Message:
-----------
[InstSimplify] Make sure CanUseUndef is initialized in all cases.
This should fix a bunch of buildbot failures.
More information about the All-commits
mailing list