[clang] [clang] add array out-of-bounds access constraints using llvm.assume (PR #159046)
Sebastian Pop via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 1 08:06:12 PDT 2025
sebpop wrote:
Maybe we should teach LSR cost model to ignore all computations leading into an assume.
https://github.com/llvm/llvm-project/pull/159046
More information about the cfe-commits
mailing list