I'm a freshman in writting llvm pass, and I attmpt to find out the pass to learn how to auto mix-precision, but I dont know where is the path of the pass. I enter the ./llvm/lib/Transform, and see a fold named AutoTune.. , but the .cpp in this fold is empty.
I'm a freshman in writting llvm pass, and I attmpt to find out the pass to learn how to auto mix-precision, but I dont know where is the path of the pass. I enter the ./llvm/lib/Transform, and see a fold named AutoTune.. , but the .cpp in this fold is empty.