User Details
User Details
- User Since
- Jan 13 2021, 9:48 PM (7 w, 6 h)
Thu, Feb 11
Thu, Feb 11
malharJ updated the summary of D94779: [Clang] Ensure vector predication loop metadata is always emitted when pragma is specified..
Thu, Feb 11, 2:05 PM · Restricted Project
malharJ added a comment to D94779: [Clang] Ensure vector predication loop metadata is always emitted when pragma is specified..
I do not have commit access. Can someone with commit access please commit this patch ?
Thu, Feb 11, 7:14 AM · Restricted Project
malharJ added inline comments to D94779: [Clang] Ensure vector predication loop metadata is always emitted when pragma is specified..
Thu, Feb 11, 7:07 AM · Restricted Project
malharJ retitled D94779: [Clang] Ensure vector predication loop metadata is always emitted when pragma is specified. from [Clang] Ensure vector predication pragma is emitted when specified. to [Clang] Ensure vector predication loop metadata is always emitted when pragma is specified..
Thu, Feb 11, 7:01 AM · Restricted Project
malharJ retitled D94779: [Clang] Ensure vector predication loop metadata is always emitted when pragma is specified. from [Clang] Ensure vector predication pragma is ignored only when vectorization width is 1. to [Clang] Ensure vector predication pragma is emitted when specified..
Thu, Feb 11, 6:58 AM · Restricted Project
malharJ added inline comments to D94779: [Clang] Ensure vector predication loop metadata is always emitted when pragma is specified..
Thu, Feb 11, 2:38 AM · Restricted Project
Tue, Feb 9
Tue, Feb 9
malharJ updated the diff for D94779: [Clang] Ensure vector predication loop metadata is always emitted when pragma is specified..
This update removes the dependence of (emitting) vectorize_predicate metadata on whether vectorization
is disabled (via vectorize(disable) or vector_width(1)) or not.
Tue, Feb 9, 10:58 AM · Restricted Project
Jan 18 2021
Jan 18 2021
malharJ updated the diff for D94779: [Clang] Ensure vector predication loop metadata is always emitted when pragma is specified..
added tests for loop predication enabled case.
Jan 18 2021, 6:39 AM · Restricted Project
malharJ added a comment to D94779: [Clang] Ensure vector predication loop metadata is always emitted when pragma is specified..
what is the problem with the current behaviour (i.e. not ignoring/handling it)?
Jan 18 2021, 5:52 AM · Restricted Project
malharJ added a comment to D94779: [Clang] Ensure vector predication loop metadata is always emitted when pragma is specified..
I had a look at the Clang Language Extension ... and I saw this:
Jan 18 2021, 3:58 AM · Restricted Project
Jan 15 2021
Jan 15 2021
malharJ added inline comments to D94779: [Clang] Ensure vector predication loop metadata is always emitted when pragma is specified..
Jan 15 2021, 7:34 AM · Restricted Project
malharJ added a reviewer for D94779: [Clang] Ensure vector predication loop metadata is always emitted when pragma is specified.: aaron.ballman.
Jan 15 2021, 7:30 AM · Restricted Project
malharJ added reviewers for D94779: [Clang] Ensure vector predication loop metadata is always emitted when pragma is specified.: dmgreen, SjoerdMeijer.
Jan 15 2021, 7:04 AM · Restricted Project
malharJ requested review of D94779: [Clang] Ensure vector predication loop metadata is always emitted when pragma is specified..
Jan 15 2021, 6:55 AM · Restricted Project