[clang] Reland "[clang] Add nuw attribute to GEPs (#105496)" (PR #107257)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 16 15:47:58 PDT 2024


efriedma-quic wrote:

> Should be fixed by https://github.com/llvm/llvm-project/commit/940f89255e4a3982d94dad57837e8e658092af78.

I quickly glanced through the other uses of setIsInBounds in LLVM; the one in CodeGenPrepare seems suspicious.

https://github.com/llvm/llvm-project/pull/107257


More information about the cfe-commits mailing list