Files
clang-p2996/llvm/lib/Target/PowerPC/PPCISelLowering.cpp
Matt Arsenault 911b96058a PPC: Custom lower ppcf128 is_fpclass if is_fpclass is custom (#105540)
Unfortunately expandIS_FPCLASS is called directly in SelectionDAGBuilder
depending on whether IS_FPCLASS is custom or not. This helps avoid ppc test
regressions in a future patch where the custom lowering would be bypassed.
2024-08-29 14:01:54 +04:00

743 KiB