Files
clang-p2996/llvm/lib/CodeGen/SelectionDAG
David Green dbca8a49b6 [DAG] Improve known bits of Zext/Sext loads with range metadata (#80829)
This extends the known bits for extending loads which have range
metadata, handling the range metadata on the original memory type,
extending that to the correct BitWidth.
2024-02-29 12:53:13 +00:00
..