[llvm] [InstCombine] Optimize `sinh` and `cosh` divivsions (PR #81433)

Felix Kellenbenz via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 15 06:46:37 PST 2024


felixkellenbenz wrote:

I modified the llvm/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/lower-gep-reorder.ll` because I recognized that the version I had locally differed from the version that was on the remote repo, and for the remote version the tests passed. So I simply copied the remote version.

https://github.com/llvm/llvm-project/pull/81433


More information about the llvm-commits mailing list