Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/include/llvm/IR/Intrinsics.td | ||
---|---|---|
515 | Probably best to assume this has side effects | |
llvm/include/llvm/IR/IntrinsicsAMDGPU.td | ||
168 | I thought WIllReturn was in the default set? | |
209 | I'm not sure sendmsg* should be no IntrNoCallback. You can use it for device to host messaging, which I guess could trigger some visible change | |
273 | IntrWillReturn default |
Probably best to assume this has side effects