User Details
- User Since
- Sep 30 2020, 6:49 AM (156 w, 5 d)
Aug 17 2023
Aug 16 2023
Hi @pengfei, are you happy with the patch now?
Aug 10 2023
Rebase.
Aug 9 2023
Before and after diff of the test:
Jul 13 2023
Hi @tim.schmielau, your assumption that libm-vec expects vectors filled with pointers is correct, as shown by https://elixir.bootlin.com/glibc/glibc-2.37.9000/source/sysdeps/x86_64/fpu/test-vector-abi-sincos.h#L46.
Jul 11 2023
Jul 10 2023
Rebase.
Jul 6 2023
Add test.
Jul 3 2023
Thanks @pengfei and @craig.topper, I'll close this reivew.
Jun 30 2023
I think this is not the right fix. We intended to define legal types under useAVX512Regs.
Jun 7 2023
Jun 6 2023
May 17 2023
Thanks @CarlosAlbertoEnciso.
Address review comments.
May 16 2023
Add codeview test.
May 12 2023
Address review comments.
May 9 2023
Mar 14 2023
Mar 13 2023
Address review comments.
Negative test: https://reviews.llvm.org/D145933
Update diff.
Oct 20 2022
Oct 19 2022
Address review comments
Oct 14 2022
Jun 24 2022
Jun 23 2022
Fix cost model.
Improve the cost computation and update tests.
Jun 22 2022
Modify AArch64 and RISCV tests.
Add context to diff.
Update failing cost model tests.
Jun 21 2022
Reverted due to test failures, investigating further.
Remove unused included file.
Jun 20 2022
Add context to diff.
Rebase patch and address review comments.
Remove unnecessary attribute from test.
@RKSimon I've created https://reviews.llvm.org/D128178 for the test.
Add context to diff.
Jun 14 2022
Update RUN lines to fix failing builds and add new variable argument test to SLP.
Replace undef with poison.
Jun 13 2022
Address review comments.
Jun 10 2022
May 24 2022
Update diff based on reviewer's comments.
May 23 2022
Update diff based on reviewer's comments.
Remove FIXME from test.
Add context to diff.
Update diff based on review comments.
May 20 2022
Updating the diff for completeness because D126055. Still looking into the reviewers comments.
Address review comments.
Hi @RKSimon, I've updated the tests for the current trunk and split them off into https://reviews.llvm.org/D126055.
May 19 2022
Jun 4 2021
Dec 17 2020
Resolve another merge conflict Transforms/LoopIdiom/X86/left-shift-until-bittest.ll.
Dec 16 2020
Transforms/LoopIdiom/X86/left-shift-until-bittest.ll test was recently added in this commit. The test in its current form relies on LCSSA's current behaviour. I have updated the patch to remove that reliance.
Dec 14 2020
Dec 7 2020
Dec 3 2020
Added context to diff.