[llvm] [SDAG] Don't transfer !range metadata without noundef to SDAG (PR #95153)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 11 12:14:24 PDT 2024


https://github.com/nikic commented:

This makes little sense to me given that we want to phase out `!range` on calls, so I don't think there is valid in adding support for the `!range` metadata + noundef attribute combination *now*.

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


More information about the llvm-commits mailing list