We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
from: llvm/llvm-project@12dba4d to: llvm/llvm-project@51d4980 commit: 4abe28e
from 12dba4d48461c571cb5bdb7c3ac6078b9a357a02 to 51d4980a133db12888207698e39c469cb7055cac
51d4980a133db12888207698e39c469cb7055cac [clang][NFC] remove unneeded nullptr checks after dereference (#100489) 010dcfd85fb8b8c8826f25f27324e3a958dba5f8 [CostModel][X86] Improve add/sub/mul overflow intrinsic costs 4db37a49a72bb9cff7a78e77439008c058383099 [LLVM] Only run vararg test with the amdgpu target 8758091a70393f71c5a75805f5cbde556f6dce22 [LLVM] Add 'ExpandVariadicsPass' to LTO default pipeline (#100479) a0c590795eae48903a013699fe84db335854fa80 [Frontend][OpenMP] Allow implicit clauses to fail to apply (#100460) daf9d7f3881e4ffd1fd5988dc1b6223c733b6bef [PowerPC] add testcaseis for PPC, NFC
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@12dba4d
to: llvm/llvm-project@51d4980
commit: 4abe28e
Change Logs
from 12dba4d48461c571cb5bdb7c3ac6078b9a357a02 to 51d4980a133db12888207698e39c469cb7055cac
51d4980a133db12888207698e39c469cb7055cac [clang][NFC] remove unneeded nullptr checks after dereference (#100489)
010dcfd85fb8b8c8826f25f27324e3a958dba5f8 [CostModel][X86] Improve add/sub/mul overflow intrinsic costs
4db37a49a72bb9cff7a78e77439008c058383099 [LLVM] Only run vararg test with the amdgpu target
8758091a70393f71c5a75805f5cbde556f6dce22 [LLVM] Add 'ExpandVariadicsPass' to LTO default pipeline (#100479)
a0c590795eae48903a013699fe84db335854fa80 [Frontend][OpenMP] Allow implicit clauses to fail to apply (#100460)
daf9d7f3881e4ffd1fd5988dc1b6223c733b6bef [PowerPC] add testcaseis for PPC, NFC
The text was updated successfully, but these errors were encountered: