[llvm] [IR] Remove options to make scalable TypeSize access a warning (PR #156336)
Sander de Smalen via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 1 09:10:59 PDT 2025
https://github.com/sdesmalen-arm approved this pull request.
Given how scalable vector support has matured in LLVM over the past few years and that Clang has stopped demoting these errors for a while now, it makes sense for this code to be removed.
https://github.com/llvm/llvm-project/pull/156336
More information about the llvm-commits
mailing list