[llvm] [IPSCCP] Variable not visible at Og. (PR #66745)

Carlos Alberto Enciso via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 12 23:17:34 PDT 2023


CarlosAlbertoEnciso wrote:

Thanks for all your comments.
Updated to address:
@dwblaikie: include unittests (Covering the most common types for constants).
@djtodoro and @nikic: reduce the lit test (Removing redundant `!dbg`).
@nikic: extra braces and different `if` condition for pointer types.

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


More information about the llvm-commits mailing list