Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D133327
Change Details
Change Details
Old
New
Diff
We were generating different code to SelectionDAG, trying to extend to s8 first as per ABI instead of honoring the IR signext attribute first.
We were generating different code to SelectionDAG, trying to extend to s8 first as per ABI instead of honoring the IR signext attribute first. More discussion at https://github.com/llvm/llvm-project/issues/57181
We were generating different code to SelectionDAG, trying to extend to s8 first as per ABI instead of honoring the IR signext attribute first.
More discussion at https://github.com/llvm/llvm-project/issues/57181
Continue