diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2024-03-21 11:01:21 -0500 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2024-04-16 15:26:25 -0500 |
commit | b6bd41db31c798f3fc82368381fad6d42795f512 (patch) | |
tree | 18fe21a65af325cd7fd3ec973db4e57597ab4261 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 34777c238b117b52dd41a9d12e8b54fb83677a12 (diff) | |
download | llvm-b6bd41db31c798f3fc82368381fad6d42795f512.zip llvm-b6bd41db31c798f3fc82368381fad6d42795f512.tar.gz llvm-b6bd41db31c798f3fc82368381fad6d42795f512.tar.bz2 |
[InstCombine] Add canonicalization of `sitofp` -> `uitofp nneg`
This is essentially the same as #82404 but has the `nneg` flag which
allows the backend to reliably undo the transform.
Closes #88299
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions