<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/llvm/test/Transforms/Float2Int/basic.ll, branch users/nico/python-2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>Reapply: [Float2Int] Resolve FIXME: Pick the smallest legal type that fits (#86337)</title>
<updated>2024-03-25T16:53:38+00:00</updated>
<author>
<name>AtariDreams</name>
<email>83477269+AtariDreams@users.noreply.github.com</email>
</author>
<published>2024-03-25T16:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=7b3e943dfc6355488a57a7feaa125f4879ba7537'/>
<id>7b3e943dfc6355488a57a7feaa125f4879ba7537</id>
<content type='text'>
Originally reverted because of a bug in Range that is now fixed
(#86041), we can reland this commit. Tests have been added to ensure the
miscompile that caused the revert does not happen again.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Originally reverted because of a bug in Range that is now fixed
(#86041), we can reland this commit. Tests have been added to ensure the
miscompile that caused the revert does not happen again.</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[Float2Int] Resolve FIXME: Pick the smallest legal type that fits" (#85843)</title>
<updated>2024-03-19T19:15:30+00:00</updated>
<author>
<name>alexfh</name>
<email>alexfh@google.com</email>
</author>
<published>2024-03-19T19:15:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=a6e231bb2a7924f4269e6735d29a54b2318cd16c'/>
<id>a6e231bb2a7924f4269e6735d29a54b2318cd16c</id>
<content type='text'>
Reverts llvm/llvm-project#79158, which causes a miscompile. See
https://github.com/llvm/llvm-project/pull/79158#issuecomment-2007842032</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reverts llvm/llvm-project#79158, which causes a miscompile. See
https://github.com/llvm/llvm-project/pull/79158#issuecomment-2007842032</pre>
</div>
</content>
</entry>
<entry>
<title>[Float2Int] Resolve FIXME: Pick the smallest legal type that fits (#79158)</title>
<updated>2024-03-13T08:23:04+00:00</updated>
<author>
<name>AtariDreams</name>
<email>83477269+AtariDreams@users.noreply.github.com</email>
</author>
<published>2024-03-13T08:23:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=06c06e15f45acd3ea24756978629f1d78724870e'/>
<id>06c06e15f45acd3ea24756978629f1d78724870e</id>
<content type='text'>
Pick the type based on the smallest bit-width possible, using
DataLayout.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pick the type based on the smallest bit-width possible, using
DataLayout.</pre>
</div>
</content>
</entry>
<entry>
<title>[NewPM][test] Strickly use -passes in some more lit tests</title>
<updated>2021-10-20T15:06:47+00:00</updated>
<author>
<name>Bjorn Pettersson</name>
<email>bjorn.a.pettersson@ericsson.com</email>
</author>
<published>2021-10-20T15:06:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=3d152bc49ddc87350eb1c588b083b24858bf6d51'/>
<id>3d152bc49ddc87350eb1c588b083b24858bf6d51</id>
<content type='text'>
Removed/replaced RUN lines using legacy PM syntax in favor of using
-passes in lit tests for Float2Int, MetaRenamer, StripDeadPrototypes
and StripSymbols.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed/replaced RUN lines using legacy PM syntax in favor of using
-passes in lit tests for Float2Int, MetaRenamer, StripDeadPrototypes
and StripSymbols.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Float2Int] avoid crashing on unreachable code (PR38502)</title>
<updated>2019-09-19T16:31:17+00:00</updated>
<author>
<name>Sanjay Patel</name>
<email>spatel@rotateright.com</email>
</author>
<published>2019-09-19T16:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=13e71ce69319d7acdd0e8d57b31c09545d9f2a45'/>
<id>13e71ce69319d7acdd0e8d57b31c09545d9f2a45</id>
<content type='text'>
In the example from:
https://bugs.llvm.org/show_bug.cgi?id=38502
...we hit infinite looping/crashing because we have non-standard IR -
an instruction operand is used before defined.
This and other unusual constructs are allowed in unreachable blocks,
so avoid the problem by using DominatorTree to step around landmines.

Differential Revision: https://reviews.llvm.org/D67766

llvm-svn: 372339
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the example from:
https://bugs.llvm.org/show_bug.cgi?id=38502
...we hit infinite looping/crashing because we have non-standard IR -
an instruction operand is used before defined.
This and other unusual constructs are allowed in unreachable blocks,
so avoid the problem by using DominatorTree to step around landmines.

Differential Revision: https://reviews.llvm.org/D67766

llvm-svn: 372339
</pre>
</div>
</content>
</entry>
<entry>
<title>[Float2Int] auto-generate complete test checks; NFC</title>
<updated>2019-09-19T13:58:15+00:00</updated>
<author>
<name>Sanjay Patel</name>
<email>spatel@rotateright.com</email>
</author>
<published>2019-09-19T13:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=7592e3a81fc0045b48207531e42ec7cf8af60fbd'/>
<id>7592e3a81fc0045b48207531e42ec7cf8af60fbd</id>
<content type='text'>
llvm-svn: 372324
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 372324
</pre>
</div>
</content>
</entry>
<entry>
<title>[Float2Int] Add support for unary FNeg to Float2Int</title>
<updated>2019-07-08T14:46:07+00:00</updated>
<author>
<name>Cameron McInally</name>
<email>cameron.mcinally@nyu.edu</email>
</author>
<published>2019-07-08T14:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=771769be901346dcde0cd7427aacf7d6cfdd1171'/>
<id>771769be901346dcde0cd7427aacf7d6cfdd1171</id>
<content type='text'>
Differential Revision: https://reviews.llvm.org/D63941

llvm-svn: 365324
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Differential Revision: https://reviews.llvm.org/D63941

llvm-svn: 365324
</pre>
</div>
</content>
</entry>
<entry>
<title>[NFC][Float2Int] Pre-commit unary FNeg test to basic.ll</title>
<updated>2019-06-28T15:12:15+00:00</updated>
<author>
<name>Cameron McInally</name>
<email>cameron.mcinally@nyu.edu</email>
</author>
<published>2019-06-28T15:12:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=9fab46ca0bd38babf7b1a441d44389dcb66a1935'/>
<id>9fab46ca0bd38babf7b1a441d44389dcb66a1935</id>
<content type='text'>
llvm-svn: 364649
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 364649
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Temporarily Revert "Add basic loop fusion pass.""</title>
<updated>2019-04-17T04:52:47+00:00</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@gmail.com</email>
</author>
<published>2019-04-17T04:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=cee313d288a4faf0355d76fb6e0e927e211d08a5'/>
<id>cee313d288a4faf0355d76fb6e0e927e211d08a5</id>
<content type='text'>
The reversion apparently deleted the test/Transforms directory.

Will be re-reverting again.

llvm-svn: 358552
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The reversion apparently deleted the test/Transforms directory.

Will be re-reverting again.

llvm-svn: 358552
</pre>
</div>
</content>
</entry>
<entry>
<title>Temporarily Revert "Add basic loop fusion pass."</title>
<updated>2019-04-17T02:12:23+00:00</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@gmail.com</email>
</author>
<published>2019-04-17T02:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=a86343512845c9c1fdbac865fea88aa5fce7142a'/>
<id>a86343512845c9c1fdbac865fea88aa5fce7142a</id>
<content type='text'>
As it's causing some bot failures (and per request from kbarton).

This reverts commit r358543/ab70da07286e618016e78247e4a24fcb84077fda.

llvm-svn: 358546
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As it's causing some bot failures (and per request from kbarton).

This reverts commit r358543/ab70da07286e618016e78247e4a24fcb84077fda.

llvm-svn: 358546
</pre>
</div>
</content>
</entry>
</feed>
