Issue 91121
Summary LLVM 18.1.5 Release Assets missing some code!
Labels new issue
Assignees
Reporter DigOrDog
    I have downloaded the source code for LLVM version 18.1.5 from [a source link](https://github.com/llvm/llvm-project/archive/refs/tags/llvmorg-18.1.5.tar.gz). However, after decompressing the downloaded source code, I discovered that the changeFCMPPredToAArch64CC method in the AArch64GlobalISelUtils.cpp file, located in the ./llvm/lib/Target/AArch64/GISel/ directory, does not include handling for FCMP_TRUE and FCMP_FALSE. This omission is related to a fix or feature discussed in the [issue](https://github.com/llvm/llvm-project/issues/86917) on the LLVM project's GitHub repository. Can you explain what this situation entails?
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to