
Lee Wei
@leewei666
Followers
41
Following
482
Media
12
Statuses
152
MSCS @UUtah | Compilers
Salt Lake City, UT
Joined October 2016
I wrote two blog posts—one on the overall project and one diving into the Constraint System behind it. Learned a ton and had fun digging into LLVM internals. Check them out here:. 🔗 Project wrap-up: 🔗 Constraint Elimination pass:
leewei05.github.io
Introduction Constraint Elimination is a transformation pass that extracts facts from LLVM IR and tries to replace certain uses with known facts. One common replacement is to replace conditional...
0
0
0
Learn LLVM until I find a compiler job | Day 44. Created a PR today! .
github.com
Related to #118114 bitwise OR Alive2: https://alive2.llvm.org/ce/z/Y-vZBx bitwise AND Alive2: https://alive2.llvm.org/ce/z/xMy4zZ This patch was also tested against yarpgen with an extensive amount...
0
0
0