[llvm] [SDAG] Read-only intrinsics must have WillReturn attribute to be treated as loads (PR #99999)

Kevin McAfee via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 15:23:53 PDT 2024


kalxr wrote:

Added temporary assert to find !WillReturn intrinsics that were treated as `OnlyLoad`

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


More information about the llvm-commits mailing list