[LLVMdev] Connecting two insns by a flag using anonymous pattern.
sanjiv gupta
sanjiv.gupta at microchip.com
Wed Oct 29 02:55:02 PDT 2008
def : Pat <(A), (B (C))>;
can I connect B and C using a flag here?
TIA,
-Sanjiv
More information about the llvm-dev
mailing list