[llvm] [SDAG] Lower range attribute to AssertZext (PR #95450)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 14:00:18 PDT 2024


https://github.com/nikic approved this pull request.

LGTM

It looks like MachineMemOperand represents ranges as `const MDNode *`, so supporting range attributes for other getRangeMetadata() calls in this file may be tricky :(

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


More information about the llvm-commits mailing list