This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a411bc11d6086a67b625b54d56ae62b61ba95166
clang-p2996
/
llvm
/
lib
/
Transforms
/
InstCombine
/
InstCombineCompares.cpp
Chenbing Zheng
0eff6c6ba8
[InstCombine] add vector support for (A >> C) == (B >> C) --> (A^B) u< (1 << C)
...
Reviewed By: spatel, RKSimon Differential Revision:
https://reviews.llvm.org/D127398
2022-06-20 10:55:47 +08:00
270 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink