Files
clang-p2996/llvm/lib/CodeGen/RegAllocBasic.cpp
Christudasan Devadasan 15b41d207e [CodeGen] change prototype of regalloc filter function (#93525)
[CodeGen] Change the prototype of regalloc filter function

Change the prototype of the filter function so that we can
filter not just by RegClass. We need to implement more
complicated filter based upon some other info associated
with each register.

Patch provided by: Gang Chen (gangc@amd.com)
2024-07-22 16:49:39 +05:30

12 KiB