-
Notifications
You must be signed in to change notification settings - Fork 14.3k
[IR] Remove redundant intrinsic properties. NFC. #140923
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[IR] Remove redundant intrinsic properties. NFC. #140923
Conversation
Remove explicit intrinsic properties that are already implied by the use of DefaultAttrsIntrinsic.
@llvm/pr-subscribers-backend-risc-v @llvm/pr-subscribers-llvm-ir Author: Jay Foad (jayfoad) ChangesRemove explicit intrinsic properties that are already implied by the use Patch is 36.15 KiB, truncated to 20.00 KiB below, full version: https://github.com/llvm/llvm-project/pull/140923.diff 4 Files Affected:
|
@llvm/pr-subscribers-backend-nvptx Author: Jay Foad (jayfoad) ChangesRemove explicit intrinsic properties that are already implied by the use Patch is 36.15 KiB, truncated to 20.00 KiB below, full version: https://github.com/llvm/llvm-project/pull/140923.diff 4 Files Affected:
|
@llvm/pr-subscribers-backend-amdgpu Author: Jay Foad (jayfoad) ChangesRemove explicit intrinsic properties that are already implied by the use Patch is 36.15 KiB, truncated to 20.00 KiB below, full version: https://github.com/llvm/llvm-project/pull/140923.diff 4 Files Affected:
|
I have checked that this causes no differences in the generated file |
LLVM Buildbot has detected a new failure on builder Full details are available at: https://lab.llvm.org/buildbot/#/builders/88/builds/11920 Here is the relevant piece of the build log for the reference
|
Remove explicit intrinsic properties that are already implied by the use of DefaultAttrsIntrinsic.
Remove explicit intrinsic properties that are already implied by the use of DefaultAttrsIntrinsic.
Remove explicit intrinsic properties that are already implied by the use
of DefaultAttrsIntrinsic.