[llvm] [LV] Support generating masks for switch terminators. (PR #99808)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 11 12:59:12 PDT 2024
fhahn wrote:
The buildbot failure above was due to not considering `SwitchInst` in `::isPredicatedInst`. Should be fixed in 60680f7181e10f0344a96ed421490bc2cd1798ca
https://github.com/llvm/llvm-project/pull/99808
More information about the llvm-commits
mailing list