[all-commits] [llvm/llvm-project] a79e60: [AssumeBundles] Fix Bug in Assume Queries
Ralender via All-commits
all-commits at lists.llvm.org
Mon Aug 17 12:37:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a79e604462ea26c73b6869d71b41667819f90281
https://github.com/llvm/llvm-project/commit/a79e604462ea26c73b6869d71b41667819f90281
Author: Tyker <tyker1 at outlook.com>
Date: 2020-08-17 (Mon, 17 Aug 2020)
Changed paths:
M llvm/lib/Analysis/AssumeBundleQueries.cpp
M llvm/test/Transforms/PhaseOrdering/d83507-knowledge-retention-bug.ll
Log Message:
-----------
[AssumeBundles] Fix Bug in Assume Queries
this bug was causing miscompile.
now clang cant properly selfhost with -mllvm --enable-knowledge-retention
Reviewed By: jdoerfert, lebedev.ri
Differential Revision: https://reviews.llvm.org/D83507
More information about the All-commits
mailing list