[all-commits] [llvm/llvm-project] d22fbc: [FIX] Allow non-constant assume operand bundle ope...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Thu Mar 11 21:31:27 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d22fbccfe251f5839d9df4c3bbbcc745163a28e9
https://github.com/llvm/llvm-project/commit/d22fbccfe251f5839d9df4c3bbbcc745163a28e9
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2021-03-11 (Thu, 11 Mar 2021)
Changed paths:
M llvm/lib/Analysis/AssumeBundleQueries.cpp
M llvm/unittests/Analysis/AssumeBundleQueriesTest.cpp
Log Message:
-----------
[FIX] Allow non-constant assume operand bundle operands.
Fixes PR49545
Reviewed By: zequanwu, fhahn, lebedev.ri
Differential Revision: https://reviews.llvm.org/D98444
More information about the All-commits
mailing list