[PATCH] D77029: Fix out-of-bounds BitVector access in RegScavenger
Brad Moody via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 19 17:56:07 PDT 2020
bmoody added a comment.
Ping! :) Would anyone be able to take a look at this? This is blocking another change I want to make in BitVector causes this code to assert out instead of silently misbehaving.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77029/new/
https://reviews.llvm.org/D77029
More information about the llvm-commits
mailing list