User Details
User Details
- User Since
- Jan 9 2020, 1:48 AM (123 w, 2 d)
Sat, May 14
Sat, May 14
Fri, May 6
Fri, May 6
pifon2a accepted D125017: [mlir][bufferize] Disallow adding new bufferizable ops during bufferization.
Thank you a lot!
Thu, May 5
Thu, May 5
Wed, May 4
Wed, May 4
pifon2a committed rGe8f7d019fc21: [mlir] Add a flag to allow equivalent results. (authored by pifon2a).
[mlir] Add a flag to allow equivalent results.
pifon2a requested review of D124931: [mlir] Add a flag to allow equivalent results..
Fri, Apr 22
Fri, Apr 22
Apr 20 2022
Apr 20 2022
Apr 13 2022
Apr 13 2022
Apr 6 2022
Apr 6 2022
pifon2a added a comment to D123161: Revert "[mlir] Rewrite canonicalization of collapse(expand) and expand(collapse).".
Thank you for the IR to reproduce it. The 0-rank case was not handled correctly. And it is also surprising that there were no tests for that. I fixed it in https://github.com/llvm/llvm-project/commit/747b10be95200a71f4e6b8ca9f0aaea20db1b164
pifon2a committed rG747b10be9520: Revert "Revert "[mlir] Rewrite canonicalization of collapse(expand) and expand… (authored by pifon2a).
Revert "Revert "[mlir] Rewrite canonicalization of collapse(expand) and expand…
Apr 5 2022
Apr 5 2022
pifon2a updated the diff for D122883: [mlir] Add a pass to print content of memrefs and the related ops IR..
Address the concerns. :)
[mlir] Update BUILD.bazel.
Apr 5 2022, 2:26 AM · Restricted Project
[mlir] Update mlir/BUILD.bazel.
Apr 5 2022, 1:15 AM · Restricted Project
pifon2a added a comment to D122666: [mlir] Rewrite canonicalization of collapse(expand) and expand(collapse) ..
@nicolasvasilache I pushed the commit to fix the bugs. If you have further suggestions/comments, I ll be happy to address them.
pifon2a committed rG64f659bee67b: [mlir] Rewrite canonicalization of collapse(expand) and expand(collapse). (authored by pifon2a).
[mlir] Rewrite canonicalization of collapse(expand) and expand(collapse).
Apr 4 2022
Apr 4 2022
pifon2a added inline comments to D122883: [mlir] Add a pass to print content of memrefs and the related ops IR..
pifon2a added a reviewer for D122666: [mlir] Rewrite canonicalization of collapse(expand) and expand(collapse) .: bkramer.
Apr 1 2022
Apr 1 2022
pifon2a updated the diff for D122666: [mlir] Rewrite canonicalization of collapse(expand) and expand(collapse) ..
Fix compiler warnings.
pifon2a updated the diff for D122666: [mlir] Rewrite canonicalization of collapse(expand) and expand(collapse) ..
Update the strided example.
pifon2a added inline comments to D122666: [mlir] Rewrite canonicalization of collapse(expand) and expand(collapse) ..
pifon2a retitled D122666: [mlir] Rewrite canonicalization of collapse(expand) and expand(collapse) . from [mlir] Rewrite canonicalization of collapse_shape(expand_shape). to [mlir] Rewrite canonicalization of collapse(expand) and expand(collapse) ..
pifon2a updated the diff for D122666: [mlir] Rewrite canonicalization of collapse(expand) and expand(collapse) ..
Update the pattern for expand(collapse).
pifon2a updated the diff for D122883: [mlir] Add a pass to print content of memrefs and the related ops IR..
Address the comments.
pifon2a added inline comments to D122883: [mlir] Add a pass to print content of memrefs and the related ops IR..
pifon2a requested review of D122883: [mlir] Add a pass to print content of memrefs and the related ops IR..
Mar 30 2022
Mar 30 2022
pifon2a added a comment to D122666: [mlir] Rewrite canonicalization of collapse(expand) and expand(collapse) ..
Rewrite of the expand(collapse
pifon2a updated the diff for D122666: [mlir] Rewrite canonicalization of collapse(expand) and expand(collapse) ..
Address the comments.
Mar 29 2022
Mar 29 2022
pifon2a retitled D122666: [mlir] Rewrite canonicalization of collapse(expand) and expand(collapse) . from [mlir] Rewrite canonicalization of expand_shape(collapse_shape). to [mlir] Rewrite canonicalization of collapse_shape(expand_shape)..
Mar 24 2022
Mar 24 2022
pifon2a committed rGbef928f8b251: [llvm] Initialize and move UseUpRegs outside of `union` MemOp struct. (authored by pifon2a).
[llvm] Initialize and move UseUpRegs outside of `union` MemOp struct.
Mar 24 2022, 8:54 AM · Restricted Project
pifon2a added a reviewer for D122405: [llvm] Initialize and move UseUpRegs outside of `union` MemOp struct.: bkramer.
pifon2a requested review of D122405: [llvm] Initialize and move UseUpRegs outside of `union` MemOp struct..
Mar 23 2022
Mar 23 2022
pifon2a committed rG5bcc90ee614a: [clang] Update BUILD.bazel after 89f6b26f1beb2c1344f5cfeb34e405128544c76b. (authored by pifon2a).
[clang] Update BUILD.bazel after 89f6b26f1beb2c1344f5cfeb34e405128544c76b.
Mar 23 2022, 1:48 AM · Restricted Project
Mar 22 2022
Mar 22 2022
Mar 21 2022
Mar 21 2022
pifon2a committed rG215b5ce628c2: [mlir] Add a function to print C-strings to RunnerUtils.cpp. (authored by pifon2a).
[mlir] Add a function to print C-strings to RunnerUtils.cpp.
Mar 21 2022, 5:09 AM · Restricted Project
pifon2a updated the diff for D122066: [mlir] Add a function to print C-strings to RunnerUtils.cpp..
Add an awesome test.
Mar 20 2022
Mar 20 2022
pifon2a updated the diff for D122066: [mlir] Add a function to print C-strings to RunnerUtils.cpp..
update
Mar 19 2022
Mar 19 2022
pifon2a requested review of D122066: [mlir] Add a function to print C-strings to RunnerUtils.cpp..
Mar 7 2022
Mar 7 2022
Thank you!
Mar 4 2022
Mar 4 2022
Mar 3 2022
Mar 3 2022
Feb 28 2022
Feb 28 2022
[mlir] Purge linalg.tiled_loop.
Feb 28 2022, 12:06 AM · Restricted Project
Feb 24 2022
Feb 24 2022
pifon2a accepted D120473: [mlir][linalg] Cast back to the original type after making linalg.generic outputs more static.
Feb 24 2022, 4:41 AM · Restricted Project
Feb 19 2022
Feb 19 2022
pifon2a accepted D120191: [mlir][bufferize][NFC] Rename `comprehensive-function-bufferize` to `one-shot-bufferize`.
Feb 19 2022, 11:50 AM · Restricted Project
Feb 19 2022, 11:48 AM · Restricted Project
Feb 17 2022
Feb 17 2022
Feb 17 2022, 4:58 AM · Restricted Project
Feb 10 2022
Feb 10 2022
pifon2a requested review of D119415: [mlir] Purge linalg.tiled_loop..
Feb 10 2022, 12:53 AM · Restricted Project
Feb 9 2022
Feb 9 2022
[mlir][nfc] Expose linalg tiling helpers.
Feb 9 2022, 6:26 AM · Restricted Project
pifon2a updated the diff for D119330: [mlir][nfc] Expose linalg tiling helpers..
update
Feb 9 2022, 6:20 AM · Restricted Project
pifon2a requested review of D119330: [mlir][nfc] Expose linalg tiling helpers..
Feb 9 2022, 6:17 AM · Restricted Project
Feb 1 2022
Feb 1 2022
pifon2a committed rGebc815378696: Revert "Revert "[mlir] Purge `linalg.copy` and use `memref.copy` instead."" (authored by pifon2a).
Revert "Revert "[mlir] Purge `linalg.copy` and use `memref.copy` instead.""
Jan 31 2022
Jan 31 2022
pifon2a committed rG25bf6a2a9bc6: Revert "[mlir] Purge `linalg.copy` and use `memref.copy` instead." (authored by pifon2a).
Revert "[mlir] Purge `linalg.copy` and use `memref.copy` instead."
pifon2a added a reverting change for D118028: [mlir] Purge `linalg.copy` and use `memref.copy` instead.: rG25bf6a2a9bc6: Revert "[mlir] Purge `linalg.copy` and use `memref.copy` instead.".
Jan 31 2022, 9:53 AM · Restricted Project
pifon2a committed rG016956b68081: [mlir] Purge `linalg.copy` and use `memref.copy` instead. (authored by pifon2a).
[mlir] Purge `linalg.copy` and use `memref.copy` instead.
Jan 31 2022, 9:26 AM · Restricted Project
pifon2a updated the diff for D118028: [mlir] Purge `linalg.copy` and use `memref.copy` instead..
rebase
Jan 31 2022, 9:19 AM · Restricted Project
pifon2a updated the diff for D118028: [mlir] Purge `linalg.copy` and use `memref.copy` instead..
rebase
Jan 31 2022, 9:17 AM · Restricted Project
pifon2a updated the diff for D118028: [mlir] Purge `linalg.copy` and use `memref.copy` instead..
rebase
Jan 31 2022, 5:20 AM · Restricted Project
Jan 30 2022
Jan 30 2022
pifon2a accepted D118559: [mlir][bufferize][NFC] Move std BufferizableOpInterfaceImpl to std dialect.
Jan 30 2022, 4:04 AM · Restricted Project
pifon2a accepted D118557: [mlir][bufferize][NFC] Move scf BufferizableOpInterface impl to scf dialect.
Jan 30 2022, 3:58 AM · Restricted Project
pifon2a accepted D118540: [mlir][bufferize][NFC] Move vector BufferizableOpInterface impl to vector dialect.
Jan 30 2022, 3:57 AM · Restricted Project
Jan 30 2022, 3:57 AM · Restricted Project
Jan 28 2022
Jan 28 2022
Jan 28 2022, 3:31 AM · Restricted Project
Jan 26 2022
Jan 26 2022
pifon2a accepted D118243: [mlir][bufferization] Add an option to use memref types without layout maps.
Jan 26 2022, 5:46 AM · Restricted Project
Jan 25 2022
Jan 25 2022
Thank you!
Jan 25 2022, 3:18 AM · Restricted Project
Jan 24 2022
Jan 24 2022
pifon2a added a comment to D118028: [mlir] Purge `linalg.copy` and use `memref.copy` instead..
Notes for reviewers:
Jan 24 2022, 4:02 AM · Restricted Project
pifon2a updated the diff for D118028: [mlir] Purge `linalg.copy` and use `memref.copy` instead..
another flag.
Jan 24 2022, 4:01 AM · Restricted Project
pifon2a updated the diff for D118028: [mlir] Purge `linalg.copy` and use `memref.copy` instead..
fix the flag.
Jan 24 2022, 3:57 AM · Restricted Project
pifon2a updated the diff for D118028: [mlir] Purge `linalg.copy` and use `memref.copy` instead..
Rebase
Jan 24 2022, 3:51 AM · Restricted Project
pifon2a requested review of D118028: [mlir] Purge `linalg.copy` and use `memref.copy` instead..
Jan 24 2022, 3:46 AM · Restricted Project
Jan 22 2022
Jan 22 2022
pifon2a added inline comments to D117892: [mlir] Move linalg::PadTensorOp to tensor::PadOp..
Jan 22 2022, 2:48 AM · Restricted Project
pifon2a committed rG4041354b4c12: [mlir] Add SingleBlockImplicitTerminator<"tensor::YieldOp"> to PadOp. (authored by pifon2a).
[mlir] Add SingleBlockImplicitTerminator<"tensor::YieldOp"> to PadOp.
Jan 21 2022
Jan 21 2022
pifon2a committed rGfd0c6f53913f: [mlir] Move linalg::PadTensorOp to tensor::PadOp. (authored by pifon2a).
[mlir] Move linalg::PadTensorOp to tensor::PadOp.
Jan 21 2022, 11:02 AM · Restricted Project
pifon2a updated the diff for D117892: [mlir] Move linalg::PadTensorOp to tensor::PadOp..
Fix the wrapped line
Jan 21 2022, 7:34 AM · Restricted Project
pifon2a requested review of D117892: [mlir] Move linalg::PadTensorOp to tensor::PadOp..
Jan 21 2022, 7:29 AM · Restricted Project
Jan 18 2022
Jan 18 2022
pifon2a accepted D117641: [mlir][bufferization] Move one-shot bufferization to Bufferization dialect.
nice!
Jan 18 2022, 11:57 PM · Restricted Project
Jan 14 2022
Jan 14 2022
Jan 14 2022, 7:14 AM · Restricted Project
Jan 13 2022
Jan 13 2022
pifon2a committed rG436d17a8e9e9: [mlir] Expose a function to get vector::CombiningKind from Operation*. (authored by pifon2a).
[mlir] Expose a function to get vector::CombiningKind from Operation*.
pifon2a closed D117283: [mlir][nfc] Expose a function to get vector::CombiningKind from Operation*..
Jan 13 2022, 11:28 PM · Restricted Project
pifon2a requested review of D117283: [mlir][nfc] Expose a function to get vector::CombiningKind from Operation*..
Jan 13 2022, 11:24 PM · Restricted Project