User Details
- User Since
- Jan 16 2020, 9:13 AM (165 w, 6 d)
Dec 7 2022
clang-format
Dec 6 2022
Fix sanitizer issues
Dec 1 2022
Nov 30 2022
Replace the template with an existing function
Nov 24 2022
Remove unnecessary empty line
Templatize function
Nov 23 2022
Address comments (1/n)
Try dyn_cast
Thanks for the review!
Address comments
Nov 17 2022
Nov 8 2022
Rebase on main
Oct 26 2022
Oct 23 2022
Address comments
Agreed!
Oct 16 2022
Oct 3 2022
Sep 28 2022
Sep 27 2022
Oops...
Move on to the new autogenerated pass builders
Sep 26 2022
clang-format
Sep 2 2022
Further, for these matters of style/taste, I think that barring a rationale (which can be consistency based like you point out) or strong opinions that one form is better, we should bias towards what is. That is how mature projects operate, ime, and the decision making process working something like this is kind what I'm looking for.
We don't have any of this written down, and maybe we should. Thus my comment about a style guide -- the traditional way to codify both specifics and rationale for such things.
Sep 1 2022
Nice! 🙂
Aug 29 2022
Apologies. Broken herald rule.
My apologies, I think one of my Herald rules didn't do what I expected. It should not have blocked anything.
Jun 27 2022
Answer comments and rebase on main
Rebase on top of main with LLVM vector.insert/extract outside of experimental
Jun 21 2022
Jun 20 2022
Move test to ArmSVE-specific directory
Jun 17 2022
Jun 16 2022
Add missing constraints.
I believe this change addresses the issue with vectors being too long. I also changed the constraints to match those of the LLVM intrinsic.
Adding verification of vector sizes, allowing more modes of operation.
Brilliant! Thanks for heads up, Bradley!
Jun 15 2022
Accept fixed-length insert/extract
Jun 14 2022
Jun 8 2022
Jun 7 2022
Jun 6 2022
Bad merge
May 25 2022
May 19 2022
May 18 2022
Apr 28 2022
Apr 27 2022
Replace unrealized cast with index cast
Apr 26 2022
Clang format
Mar 29 2022
Mar 25 2022
Rebase on main
Mar 24 2022
Address reviewer comments
Address reviewer comments
Mar 23 2022
Mar 9 2022
Thanks for the review, Aart!
Address reviewer comments