diff options
author | Axel Sorenson <AxelPSorenson@gmail.com> | 2025-09-26 22:04:52 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-26 21:04:52 -0700 |
commit | dee28f955583c5baa69ece5bf499a447cf3c6d29 (patch) | |
tree | d0fd4d185d8576878a82b05a643d7cefe209fda8 /clang/lib/Frontend/ModuleDependencyCollector.cpp | |
parent | 0e72c3da2aa9e6a8da8b1fb4c91f651293ed8f54 (diff) | |
download | llvm-dee28f955583c5baa69ece5bf499a447cf3c6d29.zip llvm-dee28f955583c5baa69ece5bf499a447cf3c6d29.tar.gz llvm-dee28f955583c5baa69ece5bf499a447cf3c6d29.tar.bz2 |
[InstCombine] Rotate transformation port from SelectionDAG to InstCombine (#160628)
The rotate transformation from
https://github.com/llvm/llvm-project/blob/72c04bb882ad70230bce309c3013d9cc2c99e9a7/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp#L10312-L10337
has no middle-end equivalent in InstCombine. The following is a port of
that transformation to InstCombine.
---------
Co-authored-by: Yingwei Zheng <dtcxzyw@qq.com>
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions