Files
clang-p2996/llvm/test/Transforms/PhaseOrdering/X86
Andreas Jonson b8f3024a31 [InstCombine] Swap out range metadata to range attribute for cttz/ctlz/ctpop (#88776)
Since all optimizations that use range metadata now also handle range attribute, this patch replaces writes of
range metadata for call instructions to range attributes.
2024-04-25 01:45:50 +08:00
..