Files
clang-p2996/llvm/utils/TableGen/MacroFusionPredicatorEmitter.cpp
Wang Pengcheng de1f33873b [TableGen] Fix wrong codegen of BothFusionPredicateWithMCInstPredicate (#83990)
We should generate the `MCInstPredicate` twice, one with `FirstMI`
and another with `SecondMI`.
2024-03-05 19:54:02 +08:00

9.0 KiB