[llvm-branch-commits] [llvm] release/18.x: [SystemZ] Bugfix in getDemandedSrcElements(). (#88623) (PR #95463)
Ulrich Weigand via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Jun 25 07:46:26 PDT 2024
uweigand wrote:
It is not a regression, but a codegen wrong-code bug that can trigger based on random source code changes. Given that fact, and the fact the fix is very simple and "obviously correct", I do think this would be good to backport.
https://github.com/llvm/llvm-project/pull/95463
More information about the llvm-branch-commits
mailing list