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

Andreas Jonson via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 14:26:44 PDT 2024


andjo403 wrote:

fixed the braces. have not received merge access (but have asked for it now at least)

yes the MachineMemOperand  representation have me a bit stumped have tried to replace it with `std::optional<ConstantRange>` but have hit problems with the MIParser that I think that I need to update

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


More information about the llvm-commits mailing list