This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
48ccae2476
llvm-project
/
mlir
/
lib
/
LLVMIR
/
IR
History
River Riddle
f9d2eb1c8c
Change derived type storage objects to define an 'operator==(const KeyTy &)' instead of converting to the KeyTy. This allows for handling cases where the KeyTy does not provide an equality operator on itself.
...
PiperOrigin-RevId: 229423249
2019-03-29 15:19:11 -07:00
..
LLVMDialect.cpp
Change derived type storage objects to define an 'operator==(const KeyTy &)' instead of converting to the KeyTy. This allows for handling cases where the KeyTy does not provide an equality operator on itself.
2019-03-29 15:19:11 -07:00