Files
clang-p2996/llvm/lib/CodeGen/TargetInstrInfo.cpp
Min-Yih Hsu 5fe93b0a4d [CodeGen][TII] Allow reassociation on custom operand indices (#88306)
This opens up a door for reusing reassociation optimizations on
target-specific binary operations with non-standard operand list.

This is effectively a NFC.
2024-04-23 11:10:37 -07:00

71 KiB