[llvm] [GlobalIsel] Combine cast of const integer. (PR #96139)
Thorsten Schütt via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 24 04:49:52 PDT 2024
tschuett wrote:
The artefact combiner is kind of stable and should not be touched. I added a test to show the effect of the new combines.
https://github.com/llvm/llvm-project/pull/96139
More information about the llvm-commits
mailing list