[PATCH] D133327: [AArch64][GlobalISel] When lowering signext i1 parameters, don't zero-extend to s8 first.
Thorsten via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 7 10:53:53 PDT 2022
tschuett added a comment.
You said `We were generating different code to SelectionDAG,` Is there a test file that shows the generated code of SelectionDAG and GlobalIsel?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133327/new/
https://reviews.llvm.org/D133327
More information about the llvm-commits
mailing list